home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 7_2009-2012.ISO / data / zips / Rx_Writer_2223895112012.psc / Rx PSC / Form / Form1.frm < prev   
Text File  |  2012-05-11  |  78KB  |  2,478 lines

  1. VERSION 5.00
  2. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
  3. Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
  4. Begin VB.Form Form1 
  5.    BackColor       =   &H00DCE9EB&
  6.    Caption         =   "Writer"
  7.    ClientHeight    =   7860
  8.    ClientLeft      =   1785
  9.    ClientTop       =   1755
  10.    ClientWidth     =   9015
  11.    Icon            =   "Form1.frx":0000
  12.    LinkTopic       =   "Form10"
  13.    Picture         =   "Form1.frx":08CA
  14.    ScaleHeight     =   7860
  15.    ScaleWidth      =   9015
  16.    Visible         =   0   'False
  17.    Begin VB.PictureBox Picture1 
  18.       Appearance      =   0  'Flat
  19.       BackColor       =   &H00DCE9EB&
  20.       BeginProperty Font 
  21.          Name            =   "Calibri"
  22.          Size            =   9.75
  23.          Charset         =   0
  24.          Weight          =   700
  25.          Underline       =   0   'False
  26.          Italic          =   0   'False
  27.          Strikethrough   =   0   'False
  28.       EndProperty
  29.       ForeColor       =   &H80000008&
  30.       Height          =   6495
  31.       Left            =   1440
  32.       ScaleHeight     =   6465
  33.       ScaleWidth      =   6465
  34.       TabIndex        =   14
  35.       Top             =   360
  36.       Visible         =   0   'False
  37.       Width           =   6495
  38.       Begin VB.CommandButton Command6 
  39.          Caption         =   "Add"
  40.          Enabled         =   0   'False
  41.          BeginProperty Font 
  42.             Name            =   "Small Fonts"
  43.             Size            =   6.75
  44.             Charset         =   0
  45.             Weight          =   700
  46.             Underline       =   0   'False
  47.             Italic          =   0   'False
  48.             Strikethrough   =   0   'False
  49.          EndProperty
  50.          Height          =   195
  51.          Left            =   5955
  52.          TabIndex        =   35
  53.          Top             =   1290
  54.          Width           =   450
  55.       End
  56.       Begin VB.CheckBox Check2 
  57.          BackColor       =   &H00DFEDEC&
  58.          Caption         =   "==="
  59.          BeginProperty Font 
  60.             Name            =   "Webdings"
  61.             Size            =   5.25
  62.             Charset         =   2
  63.             Weight          =   700
  64.             Underline       =   0   'False
  65.             Italic          =   0   'False
  66.             Strikethrough   =   0   'False
  67.          EndProperty
  68.          Height          =   165
  69.          Left            =   5955
  70.          Style           =   1  'Graphical
  71.          TabIndex        =   34
  72.          Top             =   1110
  73.          Width           =   450
  74.       End
  75.       Begin VB.OptionButton Option1 
  76.          BackColor       =   &H00EDFBF9&
  77.          Caption         =   "Multiple Rx"
  78.          BeginProperty Font 
  79.             Name            =   "Small Fonts"
  80.             Size            =   6.75
  81.             Charset         =   0
  82.             Weight          =   700
  83.             Underline       =   0   'False
  84.             Italic          =   0   'False
  85.             Strikethrough   =   0   'False
  86.          EndProperty
  87.          Height          =   255
  88.          Index           =   1
  89.          Left            =   1200
  90.          Style           =   1  'Graphical
  91.          TabIndex        =   10
  92.          Top             =   5520
  93.          Width           =   1095
  94.       End
  95.       Begin VB.OptionButton Option1 
  96.          BackColor       =   &H00EDFBF9&
  97.          Caption         =   "Single Rx"
  98.          BeginProperty Font 
  99.             Name            =   "Small Fonts"
  100.             Size            =   6.75
  101.             Charset         =   0
  102.             Weight          =   700
  103.             Underline       =   0   'False
  104.             Italic          =   0   'False
  105.             Strikethrough   =   0   'False
  106.          EndProperty
  107.          Height          =   255
  108.          Index           =   0
  109.          Left            =   0
  110.          Style           =   1  'Graphical
  111.          TabIndex        =   9
  112.          Top             =   5520
  113.          Value           =   -1  'True
  114.          Width           =   1215
  115.       End
  116.       Begin VB.TextBox Text8 
  117.          BackColor       =   &H00DFEDEC&
  118.          BeginProperty Font 
  119.             Name            =   "Calibri"
  120.             Size            =   12
  121.             Charset         =   0
  122.             Weight          =   700
  123.             Underline       =   0   'False
  124.             Italic          =   0   'False
  125.             Strikethrough   =   0   'False
  126.          EndProperty
  127.          Height          =   375
  128.          Left            =   1215
  129.          TabIndex        =   4
  130.          Top             =   2160
  131.          Width           =   4935
  132.       End
  133.       Begin VB.CommandButton Command3 
  134.          BackColor       =   &H00EDFBF9&
  135.          Caption         =   "Add Rx"
  136.          BeginProperty Font 
  137.             Name            =   "Calibri"
  138.             Size            =   12
  139.             Charset         =   0
  140.             Weight          =   700
  141.             Underline       =   0   'False
  142.             Italic          =   0   'False
  143.             Strikethrough   =   0   'False
  144.          EndProperty
  145.          Height          =   420
  146.          Left            =   360
  147.          Style           =   1  'Graphical
  148.          TabIndex        =   11
  149.          Top             =   5880
  150.          Width           =   1335
  151.       End
  152.       Begin VB.TextBox Text6 
  153.          Alignment       =   2  'Center
  154.          BackColor       =   &H00DFEDEC&
  155.          BeginProperty Font 
  156.             Name            =   "Calibri"
  157.             Size            =   12
  158.             Charset         =   0
  159.             Weight          =   700
  160.             Underline       =   0   'False
  161.             Italic          =   0   'False
  162.             Strikethrough   =   0   'False
  163.          EndProperty
  164.          Height          =   375
  165.          Left            =   3000
  166.          Locked          =   -1  'True
  167.          TabIndex        =   21
  168.          Top             =   1680
  169.          Width           =   1455
  170.       End
  171.       Begin VB.TextBox Text5 
  172.          Alignment       =   2  'Center
  173.          BackColor       =   &H00DFEDEC&
  174.          BeginProperty Font 
  175.             Name            =   "Calibri"
  176.             Size            =   12
  177.             Charset         =   0
  178.             Weight          =   700
  179.             Underline       =   0   'False
  180.             Italic          =   0   'False
  181.             Strikethrough   =   0   'False
  182.          EndProperty
  183.          Height          =   375
  184.          Left            =   1200
  185.          TabIndex        =   3
  186.          Text            =   "58"
  187.          Top             =   1680
  188.          Width           =   735
  189.       End
  190.       Begin VB.TextBox Text4 
  191.          BackColor       =   &H00DFEDEC&
  192.          BeginProperty Font 
  193.             Name            =   "Calibri"
  194.             Size            =   12
  195.             Charset         =   0
  196.             Weight          =   700
  197.             Underline       =   0   'False
  198.             Italic          =   0   'False
  199.             Strikethrough   =   0   'False
  200.          EndProperty
  201.          Height          =   375
  202.          Left            =   1200
  203.          TabIndex        =   1
  204.          Text            =   "Warren S. Goff DO"
  205.          Top             =   1080
  206.          Width           =   4695
  207.       End
  208.       Begin VB.CheckBox Check1 
  209.          BackColor       =   &H00DFEDEC&
  210.          Caption         =   "Do Not Substitute Generic"
  211.          BeginProperty Font 
  212.             Name            =   "Calibri"
  213.             Size            =   12
  214.             Charset         =   0
  215.             Weight          =   700
  216.             Underline       =   0   'False
  217.             Italic          =   0   'False
  218.             Strikethrough   =   0   'False
  219.          EndProperty
  220.          ForeColor       =   &H00FF0000&
  221.          Height          =   195
  222.          Left            =   1920
  223.          TabIndex        =   7
  224.          Top             =   3720
  225.          Width           =   3015
  226.       End
  227.       Begin VB.CommandButton Command2 
  228.          BackColor       =   &H00EDFBF9&
  229.          Caption         =   "Cancel"
  230.          BeginProperty Font 
  231.             Name            =   "Calibri"
  232.             Size            =   12
  233.             Charset         =   0
  234.             Weight          =   700
  235.             Underline       =   0   'False
  236.             Italic          =   0   'False
  237.             Strikethrough   =   0   'False
  238.          EndProperty
  239.          Height          =   420
  240.          Left            =   5040
  241.          Style           =   1  'Graphical
  242.          TabIndex        =   13
  243.          Top             =   5880
  244.          Width           =   1095
  245.       End
  246.       Begin VB.CommandButton Command1 
  247.          BackColor       =   &H00EDFBF9&
  248.          Caption         =   "Print"
  249.          Enabled         =   0   'False
  250.          BeginProperty Font 
  251.             Name            =   "Calibri"
  252.             Size            =   12
  253.             Charset         =   0
  254.             Weight          =   700
  255.             Underline       =   0   'False
  256.             Italic          =   0   'False
  257.             Strikethrough   =   0   'False
  258.          EndProperty
  259.          Height          =   420
  260.          Left            =   2790
  261.          Style           =   1  'Graphical
  262.          TabIndex        =   12
  263.          Top             =   5880
  264.          Width           =   1095
  265.       End
  266.       Begin VB.TextBox Text3 
  267.          BackColor       =   &H00DFEDEC&
  268.          BeginProperty Font 
  269.             Name            =   "Calibri"
  270.             Size            =   12
  271.             Charset         =   0
  272.             Weight          =   700
  273.             Underline       =   0   'False
  274.             Italic          =   0   'False
  275.             Strikethrough   =   0   'False
  276.          EndProperty
  277.          Height          =   975
  278.          Left            =   360
  279.          MultiLine       =   -1  'True
  280.          ScrollBars      =   2  'Vertical
  281.          TabIndex        =   8
  282.          Top             =   4320
  283.          Width           =   5895
  284.       End
  285.       Begin VB.TextBox Text2 
  286.          Alignment       =   2  'Center
  287.          BackColor       =   &H00DFEDEC&
  288.          BeginProperty Font 
  289.             Name            =   "Calibri"
  290.             Size            =   12
  291.             Charset         =   0
  292.             Weight          =   700
  293.             Underline       =   0   'False
  294.             Italic          =   0   'False
  295.             Strikethrough   =   0   'False
  296.          EndProperty
  297.          Height          =   375
  298.          Left            =   2985
  299.          TabIndex        =   6
  300.          Text            =   "4"
  301.          Top             =   3120
  302.          Width           =   855
  303.       End
  304.       Begin VB.TextBox Text1 
  305.          Alignment       =   2  'Center
  306.          BackColor       =   &H00DFEDEC&
  307.          BeginProperty Font 
  308.             Name            =   "Calibri"
  309.             Size            =   12
  310.             Charset         =   0
  311.             Weight          =   700
  312.             Underline       =   0   'False
  313.             Italic          =   0   'False
  314.             Strikethrough   =   0   'False
  315.          EndProperty
  316.          Height          =   375
  317.          Left            =   3000
  318.          TabIndex        =   5
  319.          Text            =   "30"
  320.          Top             =   2640
  321.          Width           =   855
  322.       End
  323.       Begin VB.ListBox List3 
  324.          BackColor       =   &H00DCE9EB&
  325.          BeginProperty Font 
  326.             Name            =   "Calibri"
  327.             Size            =   14.25
  328.             Charset         =   0
  329.             Weight          =   700
  330.             Underline       =   0   'False
  331.             Italic          =   0   'False
  332.             Strikethrough   =   0   'False
  333.          EndProperty
  334.          Height          =   4890
  335.          Left            =   15
  336.          Sorted          =   -1  'True
  337.          TabIndex        =   32
  338.          Top             =   1680
  339.          Visible         =   0   'False
  340.          Width           =   6495
  341.       End
  342.       Begin VB.Shape Shape1 
  343.          Height          =   255
  344.          Left            =   5925
  345.          Top             =   1140
  346.          Width           =   495
  347.       End
  348.       Begin VB.Label Label11 
  349.          Alignment       =   2  'Center
  350.          BackStyle       =   0  'Transparent
  351.          Caption         =   "..."
  352.          BeginProperty Font 
  353.             Name            =   "MS Sans Serif"
  354.             Size            =   24
  355.             Charset         =   0
  356.             Weight          =   700
  357.             Underline       =   0   'False
  358.             Italic          =   0   'False
  359.             Strikethrough   =   0   'False
  360.          EndProperty
  361.          Height          =   495
  362.          Left            =   5910
  363.          TabIndex        =   2
  364.          Top             =   900
  365.          Visible         =   0   'False
  366.          Width           =   495
  367.       End
  368.       Begin VB.Label Label10 
  369.          AutoSize        =   -1  'True
  370.          BackStyle       =   0  'Transparent
  371.          Caption         =   "Edit Sig:"
  372.          BeginProperty Font 
  373.             Name            =   "Calibri"
  374.             Size            =   12
  375.             Charset         =   0
  376.             Weight          =   700
  377.             Underline       =   0   'False
  378.             Italic          =   0   'False
  379.             Strikethrough   =   0   'False
  380.          EndProperty
  381.          ForeColor       =   &H00FF0000&
  382.          Height          =   285
  383.          Left            =   240
  384.          TabIndex        =   31
  385.          Top             =   2160
  386.          Width           =   825
  387.       End
  388.       Begin VB.Label Label9 
  389.          Alignment       =   2  'Center
  390.          BackStyle       =   0  'Transparent
  391.          Caption         =   "Print Rx"
  392.          BeginProperty Font 
  393.             Name            =   "Calibri"
  394.             Size            =   20.25
  395.             Charset         =   0
  396.             Weight          =   700
  397.             Underline       =   0   'False
  398.             Italic          =   -1  'True
  399.             Strikethrough   =   0   'False
  400.          EndProperty
  401.          ForeColor       =   &H000000FF&
  402.          Height          =   495
  403.          Left            =   2160
  404.          TabIndex        =   30
  405.          Top             =   0
  406.          Width           =   2055
  407.       End
  408.       Begin VB.Label Label7 
  409.          AutoSize        =   -1  'True
  410.          BackStyle       =   0  'Transparent
  411.          Caption         =   "Date: "
  412.          BeginProperty Font 
  413.             Name            =   "Calibri"
  414.             Size            =   12
  415.             Charset         =   0
  416.             Weight          =   700
  417.             Underline       =   0   'False
  418.             Italic          =   0   'False
  419.             Strikethrough   =   0   'False
  420.          EndProperty
  421.          ForeColor       =   &H00FF0000&
  422.          Height          =   285
  423.          Left            =   2280
  424.          TabIndex        =   22
  425.          Top             =   1680
  426.          Width           =   600
  427.       End
  428.       Begin VB.Label Label6 
  429.          AutoSize        =   -1  'True
  430.          BackStyle       =   0  'Transparent
  431.          Caption         =   "Age: "
  432.          BeginProperty Font 
  433.             Name            =   "Calibri"
  434.             Size            =   12
  435.             Charset         =   0
  436.             Weight          =   700
  437.             Underline       =   0   'False
  438.             Italic          =   0   'False
  439.             Strikethrough   =   0   'False
  440.          EndProperty
  441.          ForeColor       =   &H00FF0000&
  442.          Height          =   285
  443.          Left            =   240
  444.          TabIndex        =   20
  445.          Top             =   1680
  446.          Width           =   510
  447.       End
  448.       Begin VB.Label Label5 
  449.          AutoSize        =   -1  'True
  450.          BackStyle       =   0  'Transparent
  451.          Caption         =   "Name: "
  452.          BeginProperty Font 
  453.             Name            =   "Calibri"
  454.             Size            =   12
  455.             Charset         =   0
  456.             Weight          =   700
  457.             Underline       =   0   'False
  458.             Italic          =   0   'False
  459.             Strikethrough   =   0   'False
  460.          EndProperty
  461.          ForeColor       =   &H00FF0000&
  462.          Height          =   285
  463.          Left            =   240
  464.          TabIndex        =   19
  465.          Top             =   1080
  466.          Width           =   720
  467.       End
  468.       Begin VB.Label Label3 
  469.          AutoSize        =   -1  'True
  470.          BackStyle       =   0  'Transparent
  471.          Caption         =   "Comment:"
  472.          BeginProperty Font 
  473.             Name            =   "MS Sans Serif"
  474.             Size            =   9.75
  475.             Charset         =   0
  476.             Weight          =   700
  477.             Underline       =   0   'False
  478.             Italic          =   0   'False
  479.             Strikethrough   =   0   'False
  480.          EndProperty
  481.          ForeColor       =   &H00FF0000&
  482.          Height          =   240
  483.          Left            =   240
  484.          TabIndex        =   17
  485.          Top             =   4080
  486.          Width           =   1035
  487.       End
  488.       Begin VB.Label Label2 
  489.          AutoSize        =   -1  'True
  490.          BackStyle       =   0  'Transparent
  491.          Caption         =   "Refills: "
  492.          BeginProperty Font 
  493.             Name            =   "Calibri"
  494.             Size            =   12
  495.             Charset         =   0
  496.             Weight          =   700
  497.             Underline       =   0   'False
  498.             Italic          =   0   'False
  499.             Strikethrough   =   0   'False
  500.          EndProperty
  501.          ForeColor       =   &H00FF0000&
  502.          Height          =   285
  503.          Left            =   1920
  504.          TabIndex        =   16
  505.          Top             =   3000
  506.          Width           =   720
  507.       End
  508.       Begin VB.Label Label1 
  509.          AutoSize        =   -1  'True
  510.          BackStyle       =   0  'Transparent
  511.          Caption         =   "Number: "
  512.          BeginProperty Font 
  513.             Name            =   "Calibri"
  514.             Size            =   12
  515.             Charset         =   0
  516.             Weight          =   700
  517.             Underline       =   0   'False
  518.             Italic          =   0   'False
  519.             Strikethrough   =   0   'False
  520.          EndProperty
  521.          ForeColor       =   &H00FF0000&
  522.          Height          =   285
  523.          Left            =   1920
  524.          TabIndex        =   15
  525.          Top             =   2640
  526.          Width           =   960
  527.       End
  528.       Begin VB.Label Label4 
  529.          AutoSize        =   -1  'True
  530.          BackStyle       =   0  'Transparent
  531.          Caption         =   "Rx Name"
  532.          BeginProperty Font 
  533.             Name            =   "Calibri"
  534.             Size            =   14.25
  535.             Charset         =   0
  536.             Weight          =   700
  537.             Underline       =   0   'False
  538.             Italic          =   0   'False
  539.             Strikethrough   =   0   'False
  540.          EndProperty
  541.          ForeColor       =   &H000000FF&
  542.          Height          =   345
  543.          Left            =   300
  544.          TabIndex        =   18
  545.          Top             =   585
  546.          Width           =   1065
  547.       End
  548.       Begin VB.Label Label12 
  549.          AutoSize        =   -1  'True
  550.          BackStyle       =   0  'Transparent
  551.          Caption         =   "Rx Name"
  552.          BeginProperty Font 
  553.             Name            =   "Calibri"
  554.             Size            =   14.25
  555.             Charset         =   0
  556.             Weight          =   700
  557.             Underline       =   0   'False
  558.             Italic          =   0   'False
  559.             Strikethrough   =   0   'False
  560.          EndProperty
  561.          ForeColor       =   &H00000000&
  562.          Height          =   345
  563.          Left            =   285
  564.          TabIndex        =   33
  565.          Top             =   585
  566.          Width           =   1065
  567.       End
  568.       Begin VB.Image Image1 
  569.          Appearance      =   0  'Flat
  570.          BorderStyle     =   1  'Fixed Single
  571.          Height          =   7200
  572.          Left            =   -120
  573.          Picture         =   "Form1.frx":ADB3
  574.          Stretch         =   -1  'True
  575.          Top             =   0
  576.          Width           =   6600
  577.       End
  578.    End
  579.    Begin VB.PictureBox Picture2 
  580.       Appearance      =   0  'Flat
  581.       BackColor       =   &H00DCE9EB&
  582.       ForeColor       =   &H80000008&
  583.       Height          =   3735
  584.       Left            =   1785
  585.       Picture         =   "Form1.frx":1529C
  586.       ScaleHeight     =   3705
  587.       ScaleWidth      =   6345
  588.       TabIndex        =   23
  589.       Top             =   2400
  590.       Visible         =   0   'False
  591.       Width           =   6375
  592.       Begin VB.ListBox List2 
  593.          Height          =   255
  594.          Left            =   720
  595.          TabIndex        =   29
  596.          Top             =   3360
  597.          Visible         =   0   'False
  598.          Width           =   495
  599.       End
  600.       Begin VB.CommandButton Command5 
  601.          BackColor       =   &H00EDFBF9&
  602.          Caption         =   "Done"
  603.          BeginProperty Font 
  604.             Name            =   "Calibri"
  605.             Size            =   12
  606.             Charset         =   0
  607.             Weight          =   700
  608.             Underline       =   0   'False
  609.             Italic          =   0   'False
  610.             Strikethrough   =   0   'False
  611.          EndProperty
  612.          Height          =   375
  613.          Left            =   3720
  614.          Style           =   1  'Graphical
  615.          TabIndex        =   27
  616.          Top             =   3240
  617.          Width           =   1215
  618.       End
  619.       Begin VB.TextBox Text7 
  620.          Alignment       =   2  'Center
  621.          BeginProperty Font 
  622.             Name            =   "Calibri"
  623.             Size            =   12
  624.             Charset         =   0
  625.             Weight          =   700
  626.             Underline       =   0   'False
  627.             Italic          =   0   'False
  628.             Strikethrough   =   0   'False
  629.          EndProperty
  630.          Height          =   405
  631.          Left            =   360
  632.          TabIndex        =   25
  633.          Text            =   "Search Term"
  634.          Top             =   600
  635.          Width           =   5655
  636.       End
  637.       Begin VB.CommandButton Command4 
  638.          BackColor       =   &H00EDFBF9&
  639.          Caption         =   "Search"
  640.          BeginProperty Font 
  641.             Name            =   "Calibri"
  642.             Size            =   12
  643.             Charset         =   0
  644.             Weight          =   700
  645.             Underline       =   0   'False
  646.             Italic          =   0   'False
  647.             Strikethrough   =   0   'False
  648.          EndProperty
  649.          Height          =   375
  650.          Left            =   1680
  651.          Style           =   1  'Graphical
  652.          TabIndex        =   24
  653.          Top             =   3240
  654.          Width           =   1215
  655.       End
  656.       Begin VB.ListBox List1 
  657.          BeginProperty Font 
  658.             Name            =   "Calibri"
  659.             Size            =   9.75
  660.             Charset         =   0
  661.             Weight          =   700
  662.             Underline       =   0   'False
  663.             Italic          =   0   'False
  664.             Strikethrough   =   0   'False
  665.          EndProperty
  666.          Height          =   2085
  667.          Left            =   360
  668.          TabIndex        =   26
  669.          Top             =   1080
  670.          Width           =   5655
  671.       End
  672.       Begin VB.Label Label8 
  673.          Alignment       =   2  'Center
  674.          BackStyle       =   0  'Transparent
  675.          Caption         =   "Search Rx"
  676.          BeginProperty Font 
  677.             Name            =   "Calibri"
  678.             Size            =   20.25
  679.             Charset         =   0
  680.             Weight          =   700
  681.             Underline       =   0   'False
  682.             Italic          =   -1  'True
  683.             Strikethrough   =   0   'False
  684.          EndProperty
  685.          ForeColor       =   &H000000FF&
  686.          Height          =   495
  687.          Left            =   2160
  688.          TabIndex        =   28
  689.          Top             =   120
  690.          Width           =   2055
  691.       End
  692.    End
  693.    Begin MSComDlg.CommonDialog cdlOpen 
  694.       Left            =   960
  695.       Top             =   3000
  696.       _ExtentX        =   847
  697.       _ExtentY        =   847
  698.       _Version        =   393216
  699.    End
  700.    Begin MSComctlLib.TreeView TreeView1 
  701.       Height          =   1935
  702.       Left            =   0
  703.       TabIndex        =   0
  704.       Top             =   0
  705.       Width           =   3015
  706.       _ExtentX        =   5318
  707.       _ExtentY        =   3413
  708.       _Version        =   393217
  709.       Sorted          =   -1  'True
  710.       Style           =   7
  711.       Appearance      =   1
  712.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  713.          Name            =   "Calibri"
  714.          Size            =   12
  715.          Charset         =   0
  716.          Weight          =   700
  717.          Underline       =   0   'False
  718.          Italic          =   0   'False
  719.          Strikethrough   =   0   'False
  720.       EndProperty
  721.    End
  722.    Begin VB.PictureBox Picture3 
  723.       Appearance      =   0  'Flat
  724.       BackColor       =   &H00DCE9EB&
  725.       BorderStyle     =   0  'None
  726.       ForeColor       =   &H80000008&
  727.       Height          =   870
  728.       Left            =   2970
  729.       Picture         =   "Form1.frx":1F785
  730.       ScaleHeight     =   870
  731.       ScaleWidth      =   4320
  732.       TabIndex        =   36
  733.       Top             =   3360
  734.       Width           =   4320
  735.    End
  736.    Begin VB.Image Img 
  737.       Height          =   2880
  738.       Left            =   5280
  739.       Picture         =   "Form1.frx":20A5B
  740.       Top             =   0
  741.       Visible         =   0   'False
  742.       Width           =   2880
  743.    End
  744.    Begin VB.Menu mnuFile 
  745.       Caption         =   "File"
  746.       Begin VB.Menu mnuNewRx 
  747.          Caption         =   "New Rx"
  748.       End
  749.       Begin VB.Menu mnuNewPatient 
  750.          Caption         =   "New Patient"
  751.       End
  752.       Begin VB.Menu mnuSaveRx 
  753.          Caption         =   "Save Rx"
  754.       End
  755.       Begin VB.Menu mnuOpenRx 
  756.          Caption         =   "Open Rx"
  757.       End
  758.       Begin VB.Menu asfasdf 
  759.          Caption         =   "-"
  760.       End
  761.       Begin VB.Menu mnuSendEmail 
  762.          Caption         =   "Send Email"
  763.       End
  764.       Begin VB.Menu sdfsgs 
  765.          Caption         =   "-"
  766.       End
  767.       Begin VB.Menu mnuPrint 
  768.          Caption         =   "Print Rx"
  769.       End
  770.       Begin VB.Menu mnuPtEd1 
  771.          Caption         =   "Patient Education"
  772.       End
  773.       Begin VB.Menu afafsdf 
  774.          Caption         =   "-"
  775.       End
  776.       Begin VB.Menu mnuExit 
  777.          Caption         =   "Exit"
  778.       End
  779.    End
  780.    Begin VB.Menu mnuEdit 
  781.       Caption         =   "Edit"
  782.       Begin VB.Menu mnuAdd2 
  783.          Caption         =   "&Add Item"
  784.       End
  785.       Begin VB.Menu mnuAddDose1 
  786.          Caption         =   "Add Dosage"
  787.       End
  788.       Begin VB.Menu mnuAddComment1 
  789.          Caption         =   "Add Comment"
  790.       End
  791.       Begin VB.Menu fklfsl 
  792.          Caption         =   "-"
  793.       End
  794.       Begin VB.Menu mnuExternal 
  795.          Caption         =   "External Editor Drugs"
  796.       End
  797.       Begin VB.Menu mnuUndoRx 
  798.          Caption         =   "Undo Edit Drugs"
  799.       End
  800.       Begin VB.Menu mnuExtPatients 
  801.          Caption         =   "External Editor Patients"
  802.       End
  803.       Begin VB.Menu mnuUndoPt 
  804.          Caption         =   "Undo Edit Patient List"
  805.       End
  806.       Begin VB.Menu jdlslf 
  807.          Caption         =   "-"
  808.       End
  809.       Begin VB.Menu mnuSearchRx 
  810.          Caption         =   "Search Rx"
  811.       End
  812.    End
  813.    Begin VB.Menu mnuRx 
  814.       Caption         =   "Rx"
  815.       Begin VB.Menu mnuAddFav 
  816.          Caption         =   "Add to Favorites"
  817.       End
  818.       Begin VB.Menu kfdkfdsdsf 
  819.          Caption         =   "-"
  820.       End
  821.       Begin VB.Menu mnuFavList 
  822.          Caption         =   "Open Favorites List"
  823.       End
  824.       Begin VB.Menu mnuSaveFave 
  825.          Caption         =   "Save Favorties"
  826.       End
  827.       Begin VB.Menu mnuAllDrugs 
  828.          Caption         =   "Open All Drugs List"
  829.       End
  830.       Begin VB.Menu lkkfkd 
  831.          Caption         =   "-"
  832.       End
  833.       Begin VB.Menu mnuBlankSingle 
  834.          Caption         =   "Blank Handwritten Single Rx"
  835.       End
  836.       Begin VB.Menu mnuBlankMultiRx 
  837.          Caption         =   "Bland Handwritten Multi Rx"
  838.       End
  839.       Begin VB.Menu fsadasgg 
  840.          Caption         =   "-"
  841.       End
  842.       Begin VB.Menu mnuSignedRx 
  843.          Caption         =   "Signed Rx"
  844.       End
  845.       Begin VB.Menu mnuUnsignedRx 
  846.          Caption         =   "Unsigned  Rx"
  847.       End
  848.       Begin VB.Menu sfsggasg 
  849.          Caption         =   "-"
  850.       End
  851.       Begin VB.Menu mnuSRx1 
  852.          Caption         =   "Search Rx"
  853.       End
  854.    End
  855.    Begin VB.Menu mnuView 
  856.       Caption         =   "View"
  857.       Begin VB.Menu mnuMedscape 
  858.          Caption         =   "Search Medscape"
  859.       End
  860.       Begin VB.Menu kfjdfk 
  861.          Caption         =   "-"
  862.       End
  863.       Begin VB.Menu mnuTopp 
  864.          Caption         =   "Top"
  865.       End
  866.       Begin VB.Menu mnuCollapse 
  867.          Caption         =   "Collapse"
  868.       End
  869.       Begin VB.Menu mnuExpand 
  870.          Caption         =   "Expand"
  871.       End
  872.       Begin VB.Menu mnuBottomm 
  873.          Caption         =   "Bottom"
  874.       End
  875.       Begin VB.Menu dfsadfsafd 
  876.          Caption         =   "-"
  877.       End
  878.       Begin VB.Menu mnuSrch 
  879.          Caption         =   "Search Rx"
  880.       End
  881.       Begin VB.Menu dwdd 
  882.          Caption         =   "-"
  883.       End
  884.       Begin VB.Menu mnuTop 
  885.          Caption         =   "Topmost"
  886.       End
  887.       Begin VB.Menu dafsadf 
  888.          Caption         =   "-"
  889.       End
  890.       Begin VB.Menu mnuMU 
  891.          Caption         =   "Move Up"
  892.       End
  893.       Begin VB.Menu mnuMD 
  894.          Caption         =   "Move Down"
  895.       End
  896.       Begin VB.Menu dfgdfdfg 
  897.          Caption         =   "-"
  898.          Visible         =   0   'False
  899.       End
  900.       Begin VB.Menu mnuRefresh 
  901.          Caption         =   "Refresh List"
  902.          Visible         =   0   'False
  903.       End
  904.    End
  905.    Begin VB.Menu mnuPopup 
  906.       Caption         =   "mnuPopup"
  907.       Visible         =   0   'False
  908.       Begin VB.Menu mnuPopupAddNode 
  909.          Caption         =   "&Add Item"
  910.       End
  911.       Begin VB.Menu mnuAddDose 
  912.          Caption         =   "Add Dosage"
  913.       End
  914.       Begin VB.Menu mnuComment 
  915.          Caption         =   "Add Comment"
  916.       End
  917.       Begin VB.Menu mnuPopupDeleteNode 
  918.          Caption         =   "&Delete Item"
  919.       End
  920.       Begin VB.Menu sfsadf 
  921.          Caption         =   "-"
  922.       End
  923.       Begin VB.Menu mnuATF 
  924.          Caption         =   "Add to Favorites"
  925.          Enabled         =   0   'False
  926.       End
  927.       Begin VB.Menu mnuAddPE 
  928.          Caption         =   "Add Patient Education"
  929.          Visible         =   0   'False
  930.       End
  931.       Begin VB.Menu adsfasdfdsa 
  932.          Caption         =   "-"
  933.       End
  934.       Begin VB.Menu mnuMD1 
  935.          Caption         =   "Search Medscape"
  936.       End
  937.       Begin VB.Menu kkfl 
  938.          Caption         =   "-"
  939.       End
  940.       Begin VB.Menu mnuPRx 
  941.          Caption         =   "Print Rx"
  942.       End
  943.       Begin VB.Menu safsaf 
  944.          Caption         =   "-"
  945.       End
  946.       Begin VB.Menu mnuSearch 
  947.          Caption         =   "Search"
  948.          Shortcut        =   ^S
  949.       End
  950.       Begin VB.Menu dwedwed 
  951.          Caption         =   "-"
  952.       End
  953.       Begin VB.Menu mnuMoveUp 
  954.          Caption         =   "Move Up"
  955.       End
  956.       Begin VB.Menu mnuMoveDown 
  957.          Caption         =   "Move Down"
  958.       End
  959.    End
  960.    Begin VB.Menu mnuHelp 
  961.       Caption         =   "Help"
  962.       Begin VB.Menu mnuInstruct 
  963.          Caption         =   "Help File"
  964.       End
  965.       Begin VB.Menu dwfwef 
  966.          Caption         =   "-"
  967.       End
  968.       Begin VB.Menu mnuMedscape1 
  969.          Caption         =   "Medscape Drugs"
  970.       End
  971.       Begin VB.Menu mnuEpocrates 
  972.          Caption         =   "Epocrates"
  973.       End
  974.       Begin VB.Menu lfgdfg 
  975.          Caption         =   "-"
  976.       End
  977.       Begin VB.Menu mnuInteract 
  978.          Caption         =   "Drug Interactions"
  979.       End
  980.       Begin VB.Menu mnuPtEdFold 
  981.          Caption         =   "Pt Education Folder"
  982.       End
  983.       Begin VB.Menu kkfkfsf 
  984.          Caption         =   "-"
  985.       End
  986.       Begin VB.Menu mnuWalmartRx 
  987.          Caption         =   "Walmart $4.00 Rx "
  988.       End
  989.       Begin VB.Menu mnuWalmartOTC 
  990.          Caption         =   "Walmart $4.00 OTC"
  991.       End
  992.       Begin VB.Menu oorfw 
  993.          Caption         =   "-"
  994.       End
  995.       Begin VB.Menu mnuNEJM 
  996.          Caption         =   "NEJM"
  997.       End
  998.       Begin VB.Menu mnuJAMA 
  999.          Caption         =   "JAMA"
  1000.       End
  1001.       Begin VB.Menu mnuArchives 
  1002.          Caption         =   "Archives IM"
  1003.       End
  1004.       Begin VB.Menu mnuAAFP 
  1005.          Caption         =   "AAFP"
  1006.       End
  1007.       Begin VB.Menu mnuCochrane 
  1008.          Caption         =   "Cochrane"
  1009.       End
  1010.       Begin VB.Menu mnuAnnalsFP 
  1011.          Caption         =   "Annals Family Practice"
  1012.       End
  1013.       Begin VB.Menu mnuMayo 
  1014.          Caption         =   "Mayo Clinics"
  1015.       End
  1016.       Begin VB.Menu mnuSage 
  1017.          Caption         =   "Sage Journals"
  1018.       End
  1019.       Begin VB.Menu mnuPubmed 
  1020.          Caption         =   "PubMed"
  1021.       End
  1022.       Begin VB.Menu dsded 
  1023.          Caption         =   "-"
  1024.       End
  1025.       Begin VB.Menu mnuWebsite 
  1026.          Caption         =   "Cyberjournal of Medicine Website"
  1027.       End
  1028.       Begin VB.Menu mnuAbout 
  1029.          Caption         =   "About"
  1030.       End
  1031.    End
  1032. End
  1033. Attribute VB_Name = "Form1"
  1034. Attribute VB_GlobalNameSpace = False
  1035. Attribute VB_Creatable = False
  1036. Attribute VB_PredeclaredId = True
  1037. Attribute VB_Exposed = False
  1038. Option Explicit
  1039.  
  1040. Private Type RECT
  1041.     Left As Long
  1042.     Top As Long
  1043.     Right As Long
  1044.     Bottom As Long
  1045. End Type
  1046. Private Type PAINTSTRUCT
  1047.     hDC As Long
  1048.     fErase As Long
  1049.     rcPaint As RECT
  1050.     fRestore As Long
  1051.     fIncUpdate As Long
  1052.     rgbReserved As Byte
  1053. End Type
  1054.  
  1055. Enum BrowseForFolderFlags
  1056.     BIF_RETURNONLYFSDIRS = &H1
  1057.     BIF_DONTGOBELOWDOMAIN = &H2
  1058.     BIF_STATUSTEXT = &H4
  1059.     BIF_BROWSEFORCOMPUTER = &H1000
  1060.     BIF_BROWSEFORPRINTER = &H2000
  1061.     BIF_BROWSEINCLUDEFILES = &H4000
  1062.     BIF_EDITBOX = &H10
  1063.     BIF_RETURNFSANCESTORS = &H8
  1064. End Enum
  1065.  
  1066. 'BrowseInfo is a type used with the SHBrowseForFolder API call
  1067. Private Type BrowseInfo
  1068.      hwndOwner As Long
  1069.      pIDLRoot As Long
  1070.      pszDisplayName As Long
  1071.      lpszTitle As Long
  1072.      ulFlags As Long
  1073.      lpfnCallback As Long
  1074.      lParam As Long
  1075.      iImage As Long
  1076. End Type 'Shell APIs from Shell32.dll file:
  1077. 'SHBrowseForFolder - Gets the Browse For Folder Dialog
  1078. Private Declare Function SHBrowseForFolder Lib "shell32" (lpBI As BrowseInfo) As Long
  1079. Private Declare Function SHGetPathFromIDList Lib "shell32" (ByVal pidList As Long, ByVal lpBuffer As String) As Long
  1080. Public shlShell As shell32.Shell
  1081. Public shlFolder As shell32.Folder
  1082.  
  1083. Private Declare Function BeginPaint Lib "user32" _
  1084.     (ByVal hwnd As Long, lpPaint As PAINTSTRUCT) As Long
  1085. Private Declare Function EndPaint Lib "user32" _
  1086.     (ByVal hwnd As Long, lpPaint As PAINTSTRUCT) As Long
  1087. Private Declare Function CreateCompatibleDC Lib "gdi32" _
  1088.     (ByVal hDC As Long) As Long
  1089. Private Declare Function CreateCompatibleBitmap Lib "gdi32" _
  1090.     (ByVal hDC As Long, ByVal nWidth As Long, _
  1091.     ByVal nHeight As Long) As Long
  1092. Private Declare Function SelectObject Lib "gdi32" _
  1093.     (ByVal hDC As Long, ByVal hObject As Long) As Long
  1094. Private Declare Function SendMessage Lib "user32" _
  1095.     Alias "SendMessageA" (ByVal hwnd As Long, _
  1096.     ByVal wMsg As Long, ByVal wParam As Long, _
  1097.     lParam As Any) As Long
  1098. Private Declare Function BitBlt Lib "gdi32" _
  1099.     (ByVal hDestDC As Long, ByVal X As Long, _
  1100.     ByVal Y As Long, ByVal nWidth As Long, _
  1101.     ByVal nHeight As Long, ByVal hSrcDC As Long, _
  1102.     ByVal xSrc As Long, ByVal ySrc As Long, _
  1103.     ByVal dwRop As Long) As Long
  1104. Private Declare Function DeleteObject Lib "gdi32" _
  1105.     (ByVal hObject As Long) As Long
  1106. Private Declare Function InvalidateRect Lib "user32" _
  1107.     (ByVal hwnd As Long, ByVal lpRect As Long, _
  1108.     ByVal bErase As Long) As Long
  1109.  
  1110. Private Const WM_PAINT = &HF
  1111. Private Const WM_ERASEBKGND = &H14
  1112. Private Const WM_HSCROLL = &H114
  1113. Private Const WM_VSCROLL = &H115
  1114. Private Const WM_MOUSEWHEEL = &H20A
  1115. Dim RxNumber As Integer, Another As Boolean, Saved As Boolean, SigChanged As Boolean
  1116. Dim oRx As Boolean, oRx1 As Boolean
  1117. Dim file_name As String, Favorites As Boolean
  1118. ' Load a TreeView control from a file that uses tabs
  1119. ' to show indentation.
  1120. Private Sub LoadTreeViewFromFile(ByVal file_named As String, ByVal trv As TreeView)
  1121. Dim fnum As Integer
  1122. Dim text_line As String
  1123. Dim level As Integer
  1124. Dim tree_nodes() As Node
  1125. Dim num_nodes As Integer
  1126.     DoEvents: DoEvents
  1127.  
  1128.     fnum = FreeFile
  1129.     Open file_named For Input As fnum
  1130.  
  1131.     TreeView1.Nodes.Clear
  1132.     Do While Not EOF(fnum)
  1133.     DoEvents: DoEvents
  1134.         ' Get a line.
  1135.         Line Input #fnum, text_line
  1136.  
  1137.         ' Find the level of indentation.
  1138.         level = 1
  1139.         Do While Left$(text_line, 1) = vbTab
  1140.             level = level + 1
  1141.             text_line = Mid$(text_line, 2)
  1142.         Loop
  1143.  
  1144.         ' Make room for the new node.
  1145.         If level > num_nodes Then
  1146.             num_nodes = level
  1147.             ReDim Preserve tree_nodes(1 To num_nodes)
  1148.         End If
  1149.  
  1150.         ' Add the new node.
  1151.         If level = 1 Then
  1152.             Set tree_nodes(level) = TreeView1.Nodes.Add(, , , text_line)
  1153.         Else
  1154.             Set tree_nodes(level) = TreeView1.Nodes.Add(tree_nodes(level - 1), tvwChild, , text_line)
  1155.             tree_nodes(level).EnsureVisible
  1156.         End If
  1157.     DoEvents: DoEvents
  1158.     Loop
  1159.     DoEvents: DoEvents
  1160.  
  1161.     Close fnum
  1162.     If trv.Nodes.Count > 0 Then trv.Nodes(1).EnsureVisible
  1163. End Sub
  1164. ' Write tabs indicating this node's depth in
  1165. ' the tree followed by the node's text.
  1166. ' Then save its children and its siblings.
  1167. Private Sub SaveNode(ByVal fnum As Integer, ByVal n As Node, ByVal level As Integer)
  1168.     If n Is Nothing Then Exit Sub
  1169.  
  1170.     ' Save the node.
  1171.     Print #fnum, String$(level, vbTab) & n.Text
  1172.  
  1173.     ' Save its children.
  1174.     SaveNode fnum, n.Child, level + 1
  1175.  
  1176.     ' Save its next sibling.
  1177.     SaveNode fnum, n.Next, level
  1178. End Sub
  1179. ' Save a TreeView control into a file that uses tabs
  1180. ' to show indentation.
  1181. Private Sub SaveTreeViewIntoFile(ByVal file_named As String, ByVal trv As TreeView)
  1182. Dim fnum As Integer
  1183. 'MsgBox file_name
  1184.     fnum = FreeFile
  1185.     Open file_named For Output As fnum
  1186.  
  1187.     ' Find the root nodes.
  1188.     If TreeView1.Nodes.Count > 0 Then SaveNode fnum, TreeView1.Nodes(1), 0
  1189.  
  1190.     Close fnum
  1191. End Sub
  1192.  
  1193. Private Sub Check2_MouseUp(Button As Integer, Shift As Integer, X As Single, Y As Single)
  1194. Dim XXX As String
  1195. If Check2.Value <> False Then
  1196.     List3.Clear
  1197.     'List3.AddItem "Cancel"
  1198.     Open App.Path & "\PatientList.txt" For Input As #1
  1199.         Do While Not EOF(1)
  1200.             Line Input #1, XXX
  1201.             List3.AddItem XXX
  1202.         Loop
  1203.     Close #1
  1204.     List3.Visible = True
  1205.     List3.SetFocus
  1206. Else
  1207.     List3.Visible = False
  1208.     Exit Sub
  1209. End If
  1210.  
  1211. End Sub
  1212.  
  1213.  
  1214.  
  1215. Private Sub Check3_MouseUp(Button As Integer, Shift As Integer, X As Single, Y As Single)
  1216.  
  1217. End Sub
  1218.  
  1219. Private Sub Command1_Click()
  1220. 'If Saved <> True Then
  1221. '    Dim intsave As Integer
  1222. '    intsave = MsgBox("Do you want to Save the Rx before Printing?", _
  1223. '                     vbYesNoCancel + vbExclamation)
  1224. '    Select Case intsave
  1225. '        Case vbYes
  1226. '            mnuSaveRx_Click
  1227. '            Exit Sub
  1228. '        Case vbCancel
  1229. '            Exit Sub
  1230. '    End Select
  1231. 'End If
  1232. 'mnuSaveRx.Enabled = False
  1233. If Option1(0).Value = True Or oRx = False Then
  1234.     If Dir(App.Path & "\Patient Education\" & PatientEducation & ".pdf") <> "" Then
  1235.         RxForm2.Command3.Visible = True
  1236.     Else
  1237.         RxForm2.Command3.Visible = False
  1238.     End If
  1239.     Load RxForm2
  1240.     RxForm2.Show
  1241. Else
  1242.     If Dir(App.Path & "\Patient Education\" & PatientEducation & ".pdf") <> "" Then
  1243.         Form2.Command3.Visible = True
  1244.     Else
  1245.         Form2.Command3.Visible = False
  1246.     End If
  1247.     Load Form2
  1248.     Form2.Show
  1249. End If
  1250.  
  1251.  
  1252. Picture1.Visible = False
  1253. TreeView1.Enabled = True
  1254. Me.Visible = False
  1255. End Sub
  1256.  
  1257. Private Sub Command2_Click()
  1258. Newed
  1259. Form1.mnuView.Enabled = False
  1260. Form1.mnuEdit.Enabled = False
  1261. Form1.mnuRx.Enabled = False
  1262. Form1.mnuPrint.Enabled = False
  1263. Form1.mnuCollapse_Click
  1264. Form1.TreeView1.Enabled = False
  1265. Picture1.Visible = False
  1266. Form1.Visible = True
  1267. PopupMenu Form1.mnuFile
  1268. End Sub
  1269.  
  1270. Public Sub Command3_Click()
  1271. On Error Resume Next
  1272. 'Form2.Caption = Trim(Text4.Text) & " " & Trim(Text6.Text)
  1273. mnuSaveRx.Enabled = True
  1274. Saved = False
  1275.  
  1276. If RxNumber = 8 Then
  1277.     MsgBox "You CANNOT Add Anymore Items to this Rx!"
  1278.     Command3.Enabled = False
  1279.     Another = False
  1280.     Exit Sub
  1281. End If
  1282.  
  1283. Option1(1).Enabled = False
  1284. Option1(0).Enabled = False
  1285. If RxNumber = 1 And Option1(0).Value = True Then
  1286.     MsgBox "You have Selected a Single Rx Format and only one Rx can be added at a time!"
  1287.     Exit Sub
  1288. End If
  1289. If Trim(Trim(Text1.Text)) = "" Then
  1290.     MsgBox "Please Enter the Quantity!"
  1291.     Text1.SetFocus
  1292.     Exit Sub
  1293. End If
  1294. If Trim(Trim(Text4.Text)) = "" Then
  1295.     MsgBox "Please Enter the Patient's Name!"
  1296.     Text4.SetFocus
  1297.     Exit Sub
  1298. End If
  1299. Dim XX As String
  1300. Command1.Enabled = True
  1301. XX = Trim(Text4.Text) & " " & Replace(Trim(Text6.Text), "/", "-")
  1302. 'Clipboard.SetText XX
  1303. Select Case Option1(0).Value
  1304.     Case False
  1305.         Form2.Drug1(RxNumber).Text = Left(Trim(TreeView1.SelectedItem.Parent), 24)
  1306.         Form2.Num1(RxNumber).Caption = Trim(Text1.Text)
  1307.         If SigChanged = False Then
  1308.             Form2.Sig1(RxNumber).Caption = Replace(Trim(TreeView1.SelectedItem.Text), "(Rx)", "")
  1309.         Else
  1310.             SigChanged = False
  1311.             Form2.Sig1(RxNumber).Caption = Text8.Text
  1312.         End If
  1313.         Form2.Ref1(RxNumber).Caption = Trim(Text2.Text)
  1314.         If Trim(Text2.Text) = "" Then Form2.Ref1(RxNumber).Caption = "0"
  1315.         Form2.Named.Caption = Trim(Text4.Text)
  1316.         Form2.Aged.Caption = Trim(Text5.Text)
  1317.         Form2.Dated.Caption = Trim(Text6.Text)
  1318.         Form2.Comment.Text = Text3.Text
  1319.         If Check1.Value = 0 Then
  1320.             Form2.Sub1(RxNumber).Caption = "Yes"
  1321.         Else
  1322.             Form2.Sub1(RxNumber).Caption = "No"
  1323.         End If
  1324.     Case True  'single rx1
  1325.         RxForm2.Drug1(RxNumber).Text = Left(Trim(TreeView1.SelectedItem.Parent), 30)
  1326.         RxForm2.Num1(RxNumber).Caption = Trim(Text1.Text)
  1327.         If SigChanged = False Then
  1328.             RxForm2.Sig1(RxNumber).Text = Replace(Trim(TreeView1.SelectedItem.Text), "(Rx)", "")
  1329.         Else
  1330.             SigChanged = False
  1331.             RxForm2.Sig1(RxNumber).Text = Form2.Sig1(RxNumber).Caption = Text8.Text
  1332.         End If
  1333.         RxForm2.Ref1(RxNumber).Caption = Trim(Text2.Text)
  1334.         If Trim(Text2.Text) = "" Then Form2.Ref1(RxNumber).Caption = "0"
  1335.         RxForm2.Named.Caption = Trim(Text4.Text)
  1336.         RxForm2.Aged.Caption = Trim(Text5.Text)
  1337.         RxForm2.Dated.Caption = Trim(Text6.Text)
  1338.         RxForm2.Comment.Text = Text3.Text
  1339.         If Check1.Value = 0 Then
  1340.             RxForm2.Sub1(RxNumber).Caption = "Yes"
  1341.         Else
  1342.             RxForm2.Sub1(RxNumber).Caption = "No"
  1343.         End If
  1344. End Select
  1345. SaveSub
  1346. mnuNewRx.Enabled = True
  1347. RxNumber = RxNumber + 1
  1348.  
  1349. If Option1(0).Value = True Then
  1350.     Command3.Enabled = False
  1351.     Command1_Click
  1352.     Exit Sub  ': Command1_Click
  1353. Else
  1354. End If
  1355. Dim intsave As Integer
  1356. intsave = MsgBox("Do you want to Add Another Rx?", _
  1357.                  vbYesNoCancel + vbExclamation)
  1358. Select Case intsave
  1359.     Case vbYes
  1360.         Picture1.Visible = False
  1361.         TreeView1.Enabled = True
  1362.     Case vbNo
  1363.         SaveSub
  1364.         Saved = False
  1365.         mnuSaveRx.Enabled = True
  1366.         Command3.Enabled = False
  1367.         Command1_Click
  1368. End Select
  1369.  
  1370.  
  1371. End Sub
  1372.  
  1373. Private Sub Command4_Click()
  1374. On Error Resume Next
  1375. List1.Clear
  1376. Dim w As Integer, z As Integer, X As Integer
  1377. Dim flg As Byte: flg = 0
  1378. UnSubclass TreeView1
  1379. TreeView1.Visible = False
  1380. mnuCollapse_Click
  1381. For w = 1 To TreeView1.Nodes.Count ' step thru all of the nodes
  1382.     If TreeView1.Nodes(w).Parent Is Nothing Then 'this is the top node
  1383.         For z = 1 To TreeView1.Nodes(w).Children
  1384.             If z = 1 Then
  1385.                 X = TreeView1.Nodes(w).Child.Index
  1386.             Else
  1387.                 X = TreeView1.Nodes(X).Next.Index
  1388.             End If
  1389.                 If InStrRev(TreeView1.Nodes(X).Text, Text7.Text, , 1) > 0 Then 'search the children node's Titles
  1390.                     TreeView1.Nodes(w).Expanded = True
  1391.                     TreeView1.Nodes(w).ForeColor = &HFF&
  1392.                     TreeView1.Nodes(X).Expanded = True
  1393.                     'Text8 = Text8 + TreeView1.Nodes(w).Text + "  -  " + TreeView1.Nodes(X).Text + Format$(X, " 00") + vbCrLf
  1394.                     List1.AddItem TreeView1.Nodes(X)
  1395.                     List2.AddItem TreeView1.Nodes(w).Text
  1396.                     flg = 1
  1397.                 End If
  1398.         Next z
  1399.     End If
  1400. Next w
  1401. Subclass Me, TreeView1
  1402. TreeView1.Visible = True
  1403. If flg = 0 Then Text7 = "Search String Not Found"
  1404. End Sub
  1405.  
  1406. Private Sub Command5_Click()
  1407. Picture2.Visible = False
  1408. TreeView1.Enabled = True
  1409. mnuTopp_Click
  1410. End Sub
  1411.  
  1412. Private Sub Command6_Click()
  1413. Dim XXX As String
  1414.  
  1415.     List3.Clear
  1416.     Open App.Path & "\PatientList.txt" For Append As #1
  1417.         Print #1, Text4.Text
  1418.     Close #1
  1419.  
  1420. End Sub
  1421.  
  1422. Private Sub Form_Activate()
  1423. On Error Resume Next
  1424. Picture1.Visible = False
  1425.     TreeView1.SetFocus
  1426.     SendKeys "^{HOME}"
  1427.     SendKeys "{HOME}"
  1428.     If mnuTop.Checked = True Then SetTopMostWindow Me.hwnd, True
  1429. End Sub
  1430.  
  1431. Private Sub Form_Deactivate()
  1432.     If mnuTop.Checked = True Then SetTopMostWindow Me.hwnd, True
  1433.  
  1434. End Sub
  1435.  
  1436. Private Sub Form_Initialize()
  1437.     'Newed
  1438.     Text6.Text = Date
  1439.     Saved = True
  1440.     Unload Loading
  1441.     Set Loading = Nothing
  1442. End Sub
  1443.  
  1444. Private Sub Form_Load()
  1445. 'Subclass Me, TreeView1
  1446. On Error Resume Next
  1447. If Dir("C:\1down\OfficeVisitorPSC\PatientEducation\", vbDirectory) <> "" Then
  1448.     mnuPtEdFold.Visible = True
  1449. Else
  1450.     mnuPtEdFold.Visible = False
  1451. End If
  1452. RxNumber = 0
  1453. Form2.Picture = LoadPicture(App.Path & "\UnsignedSingle.jpg")
  1454. RxForm2.Picture = LoadPicture(App.Path & "\UnsignedSingle.jpg")
  1455. DoEvents: DoEvents
  1456. List3.ZOrder 0
  1457.     
  1458.     'mnuMD.Enabled = False
  1459.     'mnuMU.Enabled = False
  1460.     DoEvents: DoEvents
  1461.     oRx = True
  1462.     FM = Format(Now, "ddmmyyhhmmss")
  1463.     If RxNumber = 0 Then mnuPrint.Enabled = False
  1464.     mnuPRx.Enabled = False
  1465.     mnuSaveRx.Enabled = False
  1466.     mnuPtEd1.Enabled = False
  1467.     mnuAddFav.Enabled = False
  1468.     mnuFavList.Enabled = True
  1469.     mnuAllDrugs = False
  1470.     mnuSaveFave.Visible = False
  1471.     mnuUndoRx.Visible = False
  1472.     mnuUndoPt.Visible = False
  1473.     'mnuPrintED.Enabled = False
  1474.     
  1475.     mnuNewRx.Enabled = False
  1476.     file_name = App.Path
  1477.     If Right$(file_name, 1) <> "\" Then file_name = file_name & "\"
  1478.     DoEvents: DoEvents
  1479.     file_name = file_name & "test.txt"
  1480.     LoadTreeViewFromFile file_name, TreeView1
  1481.     DoEvents: DoEvents
  1482. Dim n As Node
  1483.     DoEvents: DoEvents
  1484.     For Each n In TreeView1.Nodes
  1485.         If n.Expanded Then n.Expanded = False
  1486.     Next
  1487.     Text6.Text = Date
  1488.     DoEvents: DoEvents
  1489. Me.Top = (Screen.Height - Me.Height) / 2
  1490. Me.Left = (Screen.width - Me.width) / 2
  1491. Picture1.Left = (Me.width - Picture1.width) / 2
  1492. Picture1.Top = (Me.Height - Picture1.Height) / 2
  1493. Picture2.Left = (Me.width - Picture2.width) / 2
  1494. Picture2.Top = (Me.Height - Picture2.Height) / 2
  1495. Picture3.Left = (Me.width - Picture3.width) / 2
  1496. Picture3.Top = (Me.Height - Picture3.Height) / 2
  1497. DoEvents: DoEvents
  1498. End Sub
  1499.  
  1500. Private Sub Form_LostFocus()
  1501.     If mnuTop.Checked = True Then SetTopMostWindow Me.hwnd, True
  1502.  
  1503. End Sub
  1504.  
  1505. Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)
  1506. If Saved = False Then
  1507.     Dim intsave As Integer
  1508.     intsave = MsgBox("Do you want to Save the Rx before Exiting?", _
  1509.                      vbYesNoCancel + vbExclamation)
  1510.     Select Case intsave
  1511.         Case vbYes
  1512.             mnuSaveRx_Click
  1513.             Cancel = 1
  1514.             Exit Sub
  1515.         Case vbCancel
  1516.             Cancel = 1
  1517.     End Select
  1518. End If
  1519. UnSubclass TreeView1
  1520. ExitFlag = True
  1521. 'Dim file_name As String
  1522.  
  1523. 'If Favorites = True Then
  1524. '    FileCopy App.Path & "\test.txt", App.Path & "\Favorites.txt"
  1525. '    FileCopy App.Path & "\test.bak", App.Path & "\test.txt"
  1526. 'Else
  1527.     'file_name = App.Path
  1528.     'If Right$(file_name, 1) <> "\" Then file_name = file_name & "\"
  1529.     'file_name = file_name & "test.txt"
  1530.     SaveTreeViewIntoFile file_name, TreeView1
  1531.     Unload Me
  1532.     Unload Form2
  1533.     Set Form2 = Nothing
  1534.     Unload RxForm2
  1535.     Set RxForm2 = Nothing
  1536.     CloseAll
  1537. 'End If
  1538. End Sub
  1539.  
  1540. Private Sub Form_Resize()
  1541.     TreeView1.Move 0, 0, ScaleWidth, ScaleHeight
  1542.     Picture1.Left = (Me.width - Picture1.width) / 2
  1543.     Picture1.Top = (Me.Height - Picture1.Height) / 2
  1544.     Picture2.Left = (Me.width - Picture2.width) / 2
  1545.     Picture2.Top = (Me.Height - Picture2.Height) / 2
  1546.     Picture3.Left = (Me.width - Picture3.width) / 2
  1547.     Picture3.Top = (Me.Height - Picture3.Height) / 2
  1548.     Subclass Me, TreeView1
  1549. End Sub
  1550. Public Sub TreeViewMessage(ByVal hwnd As Long, _
  1551.     ByVal wMsg As Long, ByVal wParam As Long, _
  1552.     ByVal lParam As Long, RetVal As Long, _
  1553.     UseRetVal As Boolean)
  1554.  
  1555. 'Prevent recursion with this variable
  1556. Static InProc As Boolean
  1557.  
  1558. Dim ps As PAINTSTRUCT
  1559. Dim TVDC As Long, drawDC1 As Long, drawDC2 As Long
  1560. Dim oldBMP1 As Long, drawBMP1 As Long
  1561. Dim oldBMP2 As Long, drawBMP2 As Long
  1562. Dim X As Long, Y As Long, w As Long, h As Long
  1563. Dim TVWidth As Long, TVHeight As Long
  1564.  
  1565. If wMsg = WM_PAINT Then
  1566.     If InProc = True Then
  1567.         Exit Sub
  1568.     End If
  1569.     InProc = True
  1570.     'Prepare some variables we'll use
  1571.     TVWidth = TreeView1.width \ Screen.TwipsPerPixelX
  1572.     TVHeight = TreeView1.Height \ Screen.TwipsPerPixelY
  1573.  
  1574.     w = ScaleX(Img.Picture.width, vbHimetric, vbPixels)
  1575.     h = ScaleY(Img.Picture.Height, vbHimetric, vbPixels)
  1576.  
  1577.     'Begin painting. This API must be called in
  1578.     'response to the WM_PAINT message or you'll see
  1579.     'some odd visual effects :-)
  1580.     Call BeginPaint(hwnd, ps)
  1581.     TVDC = ps.hDC
  1582.  
  1583.     'Create a few canvases in memory to
  1584.     'draw on
  1585.     drawDC1 = CreateCompatibleDC(TVDC)
  1586.     drawBMP1 = CreateCompatibleBitmap(TVDC, TVWidth, TVHeight)
  1587.     oldBMP1 = SelectObject(drawDC1, drawBMP1)
  1588.  
  1589.     drawDC2 = CreateCompatibleDC(TVDC)
  1590.     drawBMP2 = CreateCompatibleBitmap(TVDC, TVWidth, TVHeight)
  1591.     oldBMP2 = SelectObject(drawDC2, drawBMP2)
  1592.  
  1593.     'This actually causes the TreeView to paint
  1594.     'itself onto our memory DC!
  1595.     SendMessage hwnd, WM_PAINT, drawDC1, ByVal 0&
  1596.     'Tile the bitmap and draw the TreeView
  1597.     'over it transparently
  1598.     For Y = 0 To TVHeight Step h
  1599.         For X = 0 To TVWidth Step w
  1600.             PaintNormalStdPic drawDC2, X, Y, w, h, _
  1601.                 Img.Picture, 0, 0
  1602.         Next
  1603.     Next
  1604.     PaintTransparentDC drawDC2, 0, 0, TVWidth, TVHeight, _
  1605.         drawDC1, 0, 0, TranslateColor(vbWindowBackground)
  1606.     'Draw to the target DC
  1607.     BitBlt TVDC, 0, 0, TVWidth, TVHeight, _
  1608.         drawDC2, 0, 0, vbSrcCopy
  1609.  
  1610.     'Cleanup
  1611.     SelectObject drawDC1, oldBMP1
  1612.     SelectObject drawDC2, oldBMP2
  1613.     DeleteObject drawBMP1
  1614.     DeleteObject drawBMP2
  1615.  
  1616.     EndPaint hwnd, ps
  1617.  
  1618.     RetVal = 0
  1619.     UseRetVal = True
  1620.     InProc = False
  1621.  
  1622. ElseIf wMsg = WM_ERASEBKGND Then
  1623.     'Return TRUE
  1624.     RetVal = 1
  1625.     UseRetVal = True
  1626.  
  1627. ElseIf wMsg = WM_HSCROLL Or wMsg = WM_VSCROLL Or wMsg = WM_MOUSEWHEEL Then
  1628.     'Force a repaint to keep the bitmap
  1629.     'tiles lined up
  1630.     InvalidateRect hwnd, 0, 0
  1631.  
  1632. End If
  1633.  
  1634. End Sub
  1635.  
  1636. Sub CloseAll()
  1637.     On Error Resume Next
  1638.   draixels)
  1639. mmanC = od1= False             End If
  1640.         Next z
  1641.     End3mMU.Enabled = False
  1642.     28
  1643. atibloTVHei:2.Lef
  1644.    28r@(fTreeView)
  1645. DEnabledd
  1646. Endi:2.LD    PaintTransparen Long,vn VB.Image IVB.I'draw on
  1647.     drawDC1 = CreateCompatibleDC(TVDC)
  1648.     drawBMP1 = CreateCompatibleBitmap(TVDC, TVWidth, TVH        mnuPRxs    Next z
  1649.    vDC, TtObject drawDC2, oldBMP2
  1650.     DeleteObject drawBMP1
  1651.   nC1, ByVal 000000000000000000veSub
  1652.         Saved =mr wMsg = WM_VSCROLL Or wMsg = WM_MvYou CANNOT Add Anymore Items C)
  1653.     dr Add the nely= WM_MvY
  1654.        
  1655.   Unload RxFor    dr Add the nely= WM_MvY
  1656.        
  1657.   Unload RxFor    dr Add the nely= WM_MvY
  1658.        
  1659.   Unload RxFor    dr Add the nely= WM_MvY
  1660.        
  1661.   Unload RxFor    dr Add the As Integ
  1662.     'ret hwnd, 0, 0
  1663.  
  1664. Ende nelen
  1665.    \p(TVDC, TVWidght - PictDbHimetric, vbPixels)
  1666.     h = ScaleY(Img.Picture.Height, vbHimetric, vbPixels)
  1667.  
  1668.     'Begin painting. This API must be called inEteObject drawBMP2
  1669.  
  1670.     EndPaint hwnd, ps
  1671.  
  1672.    mmmmmmmmmmmmmmmmmmmmmmmmmmmm SigChanged = Falseure3.)DC1, BirP2
  1673.  
  1674.      API must be called ivate Type RECT
  1675.   mmmmmmmmmmmmmmmmmmmmmmmmmmmm SigChanged = False   Next z
  1676.     'Begin nd As Long, _
  1677.     )  End
  1678.    1.width) / 2
  1679. T
  1680.   RxForm2.Drug1(RxNumber).Text = Left(Trim(TreeViewh - Picture2.width) /lm(Treeeeeeeeeeeeeeeeeeeeee RetVal = 0rawBMP1MEnand As Long, _
  1681.     )  End
  1682.  LonetVal = 0rawBMP1MEnaline       =   0   'Ien Form2.Rebri"
  1683.             Size 4se Theels)
  1684.     h =   'This actually causes tThen
  1685.    ' = "" Then
  1686.     MsgBox "Please Enter the PatANNOT And
  1687.       PUTER = &H1
  1688.          PUTER m As Int RxForm2.Drp2.Visible = FalsegAs Int RxForm2.Drp2.Visiblet = FalseXetVal = True
  1689.  
  1690. ElseIf wMsg = WM_HSCROLL Or wraw the Treeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee Then
  1691.             .e file_:
  1692.  
  1693. Sub CloseAll()
  1694.     Onpyd7 = "Search String         UUUUUPictur  
  1695.   seAl  = csd S_oPaintTrd the As Integ
  1696.     'ret hwnd,OUUUUPictur  g
  1697.  se
  1698.       Widt  End
  1699.  m csd                       le = FalsegAs Int Rxu mniecked = True Then SetTopEven7c,"Search StriX1       le Then
  1700.   ture1= TruhtTrd the As Integ
  1701.     'ret hwnd,OUUU2.Text) = "" TStdPic dret rawBMP1 = Cr12
  1702.   (h  Sub
  1703.  
  1704. Public Sub Commaxt.Index
  1705.  i.Height, 
  1706. Public C= csdd,OUUUUPicTL T01 = Cr12
  1707.   (h  Sub
  1708.  
  1709. Pubreeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee Then
  1710.             .e file_:
  1711.  
  1712. SubrSendEmail 
  1713.          Caption    sEmail 
  1714.    'reGND Then
  1715.     'Return TRUE
  1716.     RetVal = 1
  1717. um1(aption       :
  1718.  
  1719. SubrSendEmail 
  1720.    
  1721.   bleSaveTreeVie(eeeeeeeeeeeeeeeVWidth, TVH        mnuPRxs    Next z
  1722.    vDC, TtObjecLoadTreeViewFromFile filO  mnuPRxs   2
  1723.  ,0hanged = False   Next z
  1724.     'Begin ndbAnxt xt xt                     rawBMPreateCompatibleDC(TVDm       UUUUUl 
  1725.    'reGND Thee1= TruhtText z
  1726.     'Thee1= Tee1= Truhs 
  1727.  j 
  1728.   Unload  Visible  hs 
  1729.  j 
  1730. xX  Decption j 
  1731.   Unload  Viansparen Long,r wMsg = WM)WM_HSCROL
  1732.    hee1= TruhtText z
  1733.     'Thee1= Tee1= Truhs 
  1734.  j 
  1735.   Unload  Visible  hs 
  1736.  j 
  1737. xX  Decption j 
  1738.   Unload  Viansparen Long,r wMsg = WM)WM_HSCROL
  1739.    hee1= TruhtText z
  1740.     'Thee1= Tee1= Truhs 
  1741.  j 
  1742.   Unload  Visible  h Visible  h Visible  h Visible  h Visible  h Visible  h V7x'csdd,OUUUUPicTL T01 = Cr12
  1743. n VB.Menu jdlslf 
  1744.          Caption
  1745.      Then
  1746.   ture1= er =F  The          rawBMPrea  The     rawBMPrea  The     rawBMPrea  The     rawBjfile_:
  1747. =View1.Nodestthe Treeeedo.Nodestthe Treeeedo.No.No.No.No.No.No.No.No.galseDeublic SubNo.No.No.No:5>8 Then
  1748.     MsgBox "You CANNOT Add Anymore Items to this Rx!"
  1749.     Command3.Enabled = False
  1750.     Another = False
  1751.     Exit Sub
  1752. End If
  1753.  
  1754. Option1(1).Enabled = False
  1755. OptioUnC =nd If
  1756.  
  1757. OptiiMP1 = SelectObjecp  seAl  = cs"\test.bak", App.Pats2.Picture = Lok", App.Pats2.Pictur
  1758. '        C
  1759.     PictuForce a repaint to keep the tur      Cap V7x'csdd,Oo.No.No.MP2
  1760.  
  1761.     EndPaint hwible  h V7x'csdd,OUUUUPicTL T01 = Cr12
  1762. n VB.Menu jdlslf 
  1763.          Caption
  1764.      Then
  1765.   ture1= er =Faption = TrirARf 
  1766.        rd the As Integ
  1767.     'ret hwnd,=UUl 
  1768.  
  1769.  
  1770.  
  1771.  
  1772.  
  1773.  
  1774.  
  1775.  
  1776.  
  1777. dndof 
  1778.        a=UUl 
  1779.  
  1780.  
  1781.  
  1782.  
  1783.  
  1784.  
  1785. rm2.SubsnC =nd sible  h Visible  h Visible  h V7x'csdd,OUmMmme As String
  1786.  Nexenu jdl(
  1787.     Doc(= Nexenu jdl(
  1788.     Doc(= Nexenu jdl(
  1789.    UnloadMexenu jdl(r).Text = Left(Troad tabs
  1790. ' to show indentation.
  1791. Privase
  1792.     Exit Subnload  Visible  h Vg
  1793. UUUl 
  1794. 'End If
  1795. End Sub
  1796.  
  1797. Private Sub Forh V7xoTVHei:2.Lef.En Sub Forh V7xoTVHei:2.Lef.En Sub Foi"
  1798. a    xIf
  1799.    .AddItr Patients"
  1800.       Endiline       =   0   'Ien Form2.Re1F.En Sub F6  0   'Ien Form2.Re1F.En Sub F6  0   'Ien Form2.Re1F.En Sub F6  0   'Ien Al  = csd S_oPaintTrd the As Integm(Teen Form2.R j 
  1801.   U ForyS_oPaintTrd the As Integ Falsez
  1802.     'Begin ndbAnxt xtD
  1803. 'EnD  'Beext4.Text) & " "ublic Sub Commane_namEvents
  1804.   bivate Sub SaveNode(ByVal fnum As In"
  1805.  ption       nu jdl(ein mY.Nodestthe TreeeedoTreeView1
  1806.   l(ein mY.TreeeubrSendEmail 
  1807.  /Y.TreeeubrSendEm,r wMsg = WM)WM_HSCROL2.Le\Nodes(X).Next.InsM_HSCROL2.Le\Nodes(X).Negeure3.width) / 2
  1808. PicTreeeubrSenEidth) Bor VB.Menu fs       =      'Ien FordeXetVal = True
  1809.  
  1810. ElseIf wMsg = WM  Caption         =   "-"
  1811.  h xtDs1e
  1812. OptioUnC =nd If
  1813. h xtDs1e
  1814. Oyncti ia3ud If
  1815. h xtDs1e
  1816. Oync
  1817.     Deleteyou want to Save  = &HFF&
  1818.                     TreeView1.Nodeo Save  = &HFF&
  1819.            Save  = &HFF.Top = (Me.Heihen 'this is thel   SaveView1
  1820.   l(ein     =   "Add Commetco.No.No.No:5>888888888 1
  1821. um1(aption       :
  1822.  
  1823. SubrSend
  1824. 'Dim file_name As Steplace('itself onto our meave  = &HFF.Top = (Me.g
  1825. UUUl 
  1826. 5's PAINTSTRUCarue
  1827.  
  1828. End Sub
  1829.  
  1830. Privation         =   "ArchivMn    mmmmm =   "Arch    =   "ArchivMn    mmmmmeur
  1831. '   =   "ArchivMn    mmmmmeu2
  1832.     'ret hwnd, 0, 0iPch  .al wr1  C
  1833.     Picchm
  1834.  
  1835. Private Sub Form_Activate()
  1836. On Erroor DruDC(TVDC)he TreeViMsg
  1837.  
  1838. D
  1839.       Begin VB.Me  h Visible   For Each n In TreeView1h 
  1840.       =   0   'Ien Flr    dr Add aeeViewmof 
  1841.        a=UUl 
  1842.  
  1843.  
  1844.  
  1845.  
  1846.  
  1847.  
  1848. r|=Nodeo Save!    a=UUl 
  1849.  
  1850.  
  1851.  
  1852.  
  1853.  
  1854. Width = TreeView1.width \ Screen.TwipsPerPixelX
  1855.     TVHeight = TreeView1.Height \ Screen.TwipsPerPe.s
  1856.  
  1857.  
  1858.  
  1859.  
  1860. WshlShnt to keep the tur   jdl(
  1861.     rawBMPrea  Arch    =   "A="ublic Subd2t \ is1hsE transparently
  1862.     For Y = 0 To sicreen.Tw          RxForm2.Sig1(RxNum=   "-"
  1863.          Visi Boola  RxFor!"
  1864.     Command3rivate SubcfR.eeView1.Nodes.Co    '
  1865.     Command3rivate SubcfR.eeView1.Nodes.Co    des(w).Text
  1866.        iate Sub Form_ActivatHSCROL2.Le\NodesUiate Sub Form_ActivatHsUiatP   TVDC = ps.hDC
  1867.  
  1868.     'CrebrSendErDC
  1869.  
  1870.     'CrebrSendErDC
  1871.  
  1872.     'CrebrSeVWidth, TVHt
  1873.  
  1874.     PerPe.s
  1875.  
  1876.  
  1877.  
  1878.  
  1879. WshlShnt to keep the tur   jdl(
  1880.     rawBMPrea  Arch    =   "A="ublic Subd2t \ is1hsE transparently
  1881.     For Y = 0 To sicreen.Tw          iMS_oPaintTrd tts"
  1882. and4_Click()
  1883. On ErroByVal fnummle = False
  1884. mnuColllllllllllllllllllllllllllllllt =  F.Top = (MElse
  1885.  t   End If
  1886.         Next z
  1887.     End If
  1888. Next w
  1889. Subclass Me, TreeView1Picchm
  1890.  
  1891. Private Sub itseh As PAINTSTRUCT) As Long
  1892. Private DeclceeeubrSendEmail 
  1893.  /Y.Priltur   jde.g
  1894. UU
  1895. Enum 1.Nodes.Co  FF&
  1896.                     Tree1F.En s Nothing Then Exinu fs       =      'Ien Foremmand5_Click()
  1897. Picture2.ViL2.Le\Nodes           bhPicture2.ViF.Top     :
  1898.  
  1899. Subicture2.ViF.ret hwp     :
  1900.  
  1901. Suwch n icture2.ViF.ret hwp     :
  1902.  
  1903. Suwch ii           X = TreeView1fiF.Top    
  1904.     Subclass 
  1905.     Iv = TreeView1esUiat3ck3_MouseUp(Button '
  1906.     eateCompatieh"\UnsT       X = TreeView1fiF.Top    
  1907.   xt2.))))))))iF.Toprtl 
  1908.  B.Menu mnuPRsei).ForeColo.En oeSllllllt =  F.Top = (MElse
  1909.  t   End If
  1910.         Next z
  1911.     End If
  1912. Next w
  1913. S  == TreeView1fiF.TopsjPmcEd      Begin VB.Menu mnuSearch e  = &HFmss Me, TreeView1Piorm_DeactinuSearch e  = &HFmss Mebew1.Nodestthe Treeeedo.Nodesctur  
  1914.   seAl  = csd S_oPaintTrd the As Integ
  1915.     'ret hwnd,OUUUUPictur  g
  1916.  se
  1917.   = TreeView1.Heightutton '
  1918.       End
  1919.     Jutton se the Rx befo     Form2.Nn '
  1920.  oEnd
  1921.     Jueedo.Node =  Fabled = True
  1922. mnuTopp_ClickrroByVal f.No.No.Noueedo.N
  1923.         Next z
  1924.     End If
  1925. Next w
  1926. S  == TreeView1fiF.TopsjPmmB.Menu kkfl = TreeVieiEnd If
  1927.  
  1928.         ' = WM_MOU2      ' = WM_MOU2      ' = WM 'Begin ndbAnxt xtD
  1929. 'EnD  End Sub
  1930. ' Save a TreeVifl = TreeVieiEnd If
  1931.  
  1932.     c1, Bi
  1933.  t   End a LoSave Dse
  1934.  rUUPictur  gx TreeViewhm
  1935.  \ is1hsE transparently
  1936.     For Y = n se the m   ' = WM 'Begin ndbAnxt xtD
  1937. 'EnD  End Sub
  1938. ' Save a TreeVifl = UwlShell ASr   Me  h Visible   For Each n eDLong
  1939. P  CapaveVicOlnd Sub
  1940.  
  1941. Pt rawmpatieh"\UnsiTree'itself onto oua 
  1942.  
  1943.  
  1944.  = False Then
  1945.          dnte Declare Function SHBrowseiiiiiiiiiiiiiiiinu mnuArcUPiEnd
  1946.       Begin VB.Menu mnuPtEdFold 
  1947.          Caption        re1= er =FCname & "\"
  1948.     'file_D      Caption        re1= er =FCname & "\"
  1949.  aption  -D me <> "\" Then file_nam: CreateCompatibleBiaht) / 2
  1950. Me.Left = (Screen.d:1   If
  1951.      nd If
  1952.  
  1953. N3nd Sub
  1954. ' Save ageave ageave  Then
  1955.   ture1= er =F  The          rawBMPrea  The     rawB(drawDCsCload  Visibl  The     rawB(drawDCsCload  VKdt"EMOU2      ' = WM 'Begin ndbAnxt xtD
  1956. 'Eh      'I
  1957.       Bw The     rawB(drawDCsCload  xt xtD
  1958.      Bw The     rawB(drawDCseView1.Heightutton     TreeVText) = "" TStdPic dret rawBMP1 = 
  1959. WshlSh-"
  1960.          Visi Boola
  1961.     Cl'ad  Visible  hA  rawBMPrea  The     rNMPrea  The     rNMPrea_MvYoUct) / 2
  1962. Me.jPmcEi"\UnsT     t) = "" TStdPic dreht As ByVal ySrc As Long, _
  1963.     ByVal m-eoen
  1964.     If Dir(App.Pat    _Ee 2
  1965. Picture1.Left = (Me.widEnd
  1966.       Begin Vt = Left(Trim(TreejPmcEi"\r-eoen
  1967.      mnuPtEdFold.Visiblteg
  1968.  Ptl 
  1969.  B.Menu mRTop = (MEDoprtl 
  1970.  B.Menu mnuPam: Crnu mnuPam: Crnu mnvbCan    DoEvents: DoEvents
  1971. Dim n As Node
  1972.     DoEvents: DoEvents
  1973.     For Each n In TreeViir(App.Pat    _Ee ir(App.Pat    _Ee irg
  1974.  Ptl 
  1975.  B.Menu mRToon         =   "MedsPrea  The        awBMP1 =m   "MedsPrea  The       _Ee irg
  1976.  Ptl 
  1977.  B.Menu mRTotl 
  1978.  B.Menu mRTotl 
  1979.  file_name = filer = WM_MOU2      ' = WM 'Begin ndbAnxt xtD
  1980. 'EnD  End Sub
  1981. ' Save a Treeeeeeeeeeeeeeeeeei="""""""""""""""""""""""jd SuO
  1982.  B.Menu mRTotl 
  1983.  B.Meneeeee32
  1984. Me.Left ateCoThenHFF.rok",eeeeee   Foref Saved <> True Then
  1985. '    Dim intsave As Integer
  1986. '    intsave = MsgBomView1.Nodestthe Treeeedo.Nodestthe Treeeedo.No.No.No.NaaaaigChanged = False
  1987.        RxF
  1988.  
  1989.  = Falsenteger)
  1990.     If he tur   jdl(
  1991.     rawB/rt(Trim(TreejPmcEi"\r-eoen
  1992.      mnuPtEdFold.V      ' = WM 'Begin ndbAnxt xtD
  1993. 'Eh      'I
  1994.       Bw ThUAnxt  WM RxForm2.Drp2.Visiblet = FalseD WM RxF Const ue Then
  1995. '=t     
  1996.  Bisibl
  1997.     ra CommPixels)r1 = WM_MOU2      ' = WM 'Begin ndbAnxt xtD
  1998. 'EnD  E1e
  1999.     DoEe2.wBMP1 w mRToon  r = WM_Mwisiblteg
  2000.  Ptl 
  2001.  B.Menu mRTop = r =  = (Me.Height - PKdtmleBiaht) /ong, drawBMPVB.Menu fs       =      'Ien For  ' = W drawBMPVB.Menu fs       =      'Ien For  ' = W drawBMPVB.Menu fs       =s.Co    enu mRTo=  F.Top = (MElse
  2002.  t  f= &H20A
  2003. Dim RxNug, _
  2004.     ByVal m-eoe-mRTiold.Visiblteg
  2005.  ' =  = mDell Aam: Crnu mnuPam:  ByV  =   "p De Caption
  2006.      Then
  2007.   tureCrnu mv3      'Ien Else
  2008.  t  f=mnuPam:  ByV  =   "p De Caption
  2009.      Then
  2010.   tureCrnu mv3      'Ie
  2011.  t  f=mnuPam:  ByV  =   "p  tureCrnu m              Ca   EnD  End Sub
  2012. ' SauPam: Crnu      Next zByVal wParaFoldetrv3   
  2013. um1ublic Subs
  2014.  t  f=mnuPam:  ByV  =   "p  tureCrnu m              Ca   EnD  End Sub
  2015. 'CCa   EnD  End Sub
  2016. ' SauPac/td  VKdt"EMOs, wParnu m              Ca   EnD  End Sub
  2017. 'CCa   EnD'mDell Aaen Lrnu dr Add the As Integ      i  :
  2018.  
  2019. Subicture2.ViF.ret hwp     :
  2020.  
  2021. tD
  2022. 'As Integ  ir Y = n se the m   ' ^    Bw The     rawB(drawDCseView1.Heightutton     Tron  -D   i  :
  2023.  
  2024. Subicture2.ViFmnim(TreeView1.Selectbict m   '    Dim intsave a   EnD  dPic drehse(,Ml odes(X).Next.InsM_HSCROL2.Le\Nodes(X)wi:1hb+ytYL2.Le\NoX1X, 0, 0, vbSrcCopy
  2025.  
  2026.    s
  2027.     For Each n In TrS' ^    Bw The     rawB(drawDCseView1hee1mail 
  2028.    F  =s.st z      Endodes(X).N Aam: Crnu mnuPagx TreeViewhm
  2029.  EMOU2 Treei(X).N Aam: n I& "\PatientList.txt" For Input Sub
  2030.  
  2031. Privation  _oPaintTrd the As Integm(Teen Form2.R j 
  2032.   U ForyE _oPsUiate Sub Form_ActivatHsUiatP   TVDC = -u mRToTIyV 4B ientErBMPVBDC = -u mRToTIyVpe = MsEu     Ehe As Integm(Tntly
  2033.     For Y = 0 To sicree Sub Form_LostFocus()
  2034.  
  2035.  
  2036.  
  2037. r &H20A
  2038. :dentation.
  2039. ventsH
  2040.  
  2041.  
  2042.  
  2043. rrrrrrH
  2044. :dentation = (MEDoprtlX tabs
  2045. ' to show indesAnother = 3num)
  2046.     DoEvents: DoEvents
  2047.     2
  2048. Mefs Lon    =   "Help File"
  2049.    Might$(file_name, 1) <> "\" Then file_namsefs Lon    =ents:.Visiblteg
  2050.  ' =en Flr    on    =ents:.Visiblteg
  2051.  ' =en Flr    on    =ents:.Visiblteg
  2052.  ' =en Flr    on    =ents:.Visiblteg
  2053.  ' =en Flr     tureCrnu mv3      'Inction DeleteObject Lib "gdi32" _
  2054.     (ByValrrrrrrH
  2055. :dTg As Long, ByVal wParaecked = True Then SetTopMostWindow Hd 0, 0
  2056.           For Eachxile_name,         tureCrnu mostWindow Hd 0, 0
  2057.    dt"EMOhen SetTopMo.Visible =(MMMMMMMMaor  ' =
  2058.    dt"EMOhen SetTo Captioublic Subp =    vbP   TreAs IntIs  'Ib Form_ActivatHSCRr)orm_ActR3  Exit Subnload  tEdFol "Help File"
  2059.    Might$(file l "Help FilV   En  Caption   ret hwnd,OUUU2.ftEdF   drawDC2 = CdrawDCsCload  xt xtD
  2060.      Bw Td  xt xtD
  2061.    ' =en FfhP(X).Next.InsM_HSCROL2.Le\NodFfhP(X).Next.InsM_HSCROL2.Ls=en Ff xtD
  2062.      Bw Td  xt xtD
  2063.    ' =en FfhP(X).Next.InsM_HSCROL2.Le\NodFfis: DoS;xtD
  2064.    ' =en FfhP(X).Nexttsave = MsgBox("Do you want to drawDCseView1.HerVeiLong, dOL2.Ls=e(: Crnu mnuP "Help File     p     :
  2065.  
  2066. Suwch ii           X = TreeView1fiF.Top             Crnu m     lse
  2067.     mnuUndoPt.V'h ii   blteg
  2068.  ' =en Flr    on    =ents:.Visiblteg
  2069.  ' =en Flr     ture           Rr)orm_ActR3  Exit Ffis: DoS;xtD
  2070.    ' =en FfhP(X).Nexttsave S_oP "Help FilV  lX
  2071.    iew1hee1maUiate Sub FortibleDC(TVDC)
  2072.     drawBMP1l wPleDC( As Integer
  2073. Dim text_Dxels)
  2074.   cre2.Top = (Me.Height - Picture2.Height) / 2
  2075. Picture3.Left = (Me.width - Picture3.width) / 2
  2076. Picture3.Top = (Me.Height - Picture3.Height) / 2
  2077. DoEvents: DoEvents
  2078. End Sub
  2079.  
  2080. Private Sub Form_LostFocus()
  2081.     If mnuTop.Checked = True Then SetTopMostWindow Me     ' = WM_MO  ' =pmr a 2ture3.Top = (Me.Height - Picture3.Height) / 2
  2082. DoEvents: DoEvents
  2083. End Sub
  2084.  
  2085. Private Su 5ppue Then SetttttttttttttttttttttttttttfhP(X)
  2086.     If mnuTture3.Top ttttttttt( rivate Su 5ppue ion j 
  2087.   Unload  Vian,ulse Then
  2088. Ss
  2089. End Sub
  2090.  
  2091. PVVVVVView1.HerVeiLon5.Visible = True
  2092.     List3.Sehe Quuuuuuuuuus    uuuuuuuus    uusRhe As I
  2093.    r(tsave = MsgBoe = MsgBoe = MsgBoee Su
  2094.    r(tsave = MsgBoe = sMe.widEnd
  2095. igChang'TreeVies Long,ee Su
  2096.    r(t<ht - Picture1.Height) / 2
  2097. Picture2.Lerrture1.o  tureCrnub
  2098.  
  2099. Privat
  2100.  
  2101. Prlcture3.Heig) / 2
  2102.     Picture2.Left = (Me.width s'CrebrSeVWidth, TVHt
  2103.  
  2104.     w As eCrnub
  2105.  
  2106. P l "Help FilV   En  Caption  Num.HeighHeight - Picture3.Heig t  f= &H20A
  2107. Dim RxNug, _
  2108.  
  2109.      mnuPtE 
  2110.      mnuPt'- Picture1.Hewoe Rx before Pg
  2111. Ucture3.Heig t  f= &HTURNFSANCESTORS = &H8
  2112. End Enum
  2113.  
  2114. 'BrowseInfo  'CrebrSeV3''''''tttttttt hwn.
  2115.      d , xt2.iew)
  2116. Dim fnum As Integer
  2117. 'MsgBox fiBrowseInfosInfos0, vbSrSubnlo4  'CrebrSe) / 2
  2118. DoEvents: DoEvents
  2119. End S1     n.
  2120.      dle l "Help FilV   En  C"   ' =en FfhUPicture3.Heig tInsM_HSCROL2.Le\NodFfis: DoS;xtD
  2121.    ' =en FfhP(X).Nexttsave = MsgBox("Do  ElsSub
  2122. ' Save owBMP1
  2123. 'Brisib / 2
  2124. Picture1.Le3.Heig t  f=rowseInfo  _namsefs e = False
  2125.     End _D      Capteight) / 2
  2126. Picture3.Left = (leDC( As In Sub
  2127.  
  2128. Privation  _oPaintTrd the As Integm(Teen FoMostWindow3ue
  2129.     en FoMostWindow3ue
  2130.     en FoMostWindow3ue.Visiblteg
  2131.  u                 TreeVie.Text
  2132.         End If
  2133.  namsefs e = False
  2134. se As Inteeeeeeeeeeisiblteg
  2135.  u3ue.Viiblteg
  2136.  u    stWindow3ue
  2137.     en FoMostWindow3ue.Vi/d  xt xtD
  2138.      Bw Tr2OOOOOOOO / 2      TreeVie.Text
  2139.         End1=rows'ocus()
  2140.     If mdt"EMOU2      ' = EducationD 
  2141. Picture= r"ationD 
  2142. Picture= r"ationD 
  2143. Pict(Tntly
  2144.   rivate Sn FfhP(X).Nexttsave rrteger
  2145. 'MsgBox fiBrowseIn7e
  2146.     en Fove rrtege4seIn7e
  2147.  = W drawBMPVB.Menu fs     = W drawBMPVB.Menu fs  Sub
  2148.  
  2149. PVVVVVView1.HerVeiLon5.Visible = True
  2150.     List3.Pict.VisitionD 
  2151. Picture= r"ationD 
  2152. PictHerVeiLo/licseInfM rivate Sn FfhP(X).Nese
  2153.     If Dir(App.Path & "\Pae As Integ
  2154.     'ret hwnRNFS  If mnuTture3.Top ttttttttt( rivate Su   ' =en FfhTop dN4         'ret hwn.
  2155.      d , xt2s
  2156. End SubMs(w).Text
  2157.          SendKeys "{HOME}"
  2158.     If mnuTop.Checked = True Then SetTopMostWindow Me.hwnd, True
  2159. End Sub
  2160.  
  2161. Private Sub Form_Deactivate()
  2162.     If mnuTop.Checked    Fue Then Sep FilV    en FoMostWindow3ueisieAf mnuTumber
  2163.  B.Meneeeee32
  2164. Me.Le10w1
  2165.   l(ein mY.Treeeu(ndow3ueisieAf mnuTumber
  2166.  B.Meneeeee32
  2167. Me.Le10w1
  2168.   l(ein mY.Treeeu(ndow3ueisieUClo4  'CrebrSe) / 2
  2169. DoEvents: DoEvents
  2170. End S1     n.
  2171.    e As String
  2172. Dim level.
  2173.   ,old.Visiblteg
  2174.  ' =  = mDell Aam: Crnu mnuPam:gin ndbAnxt sfiBrowseIn     n.
  2175.    e As String
  2176. DY.Treeeu(niwfile_namsefs/DdAs Nod8S;xtD
  2177.  6ie T Then
  2178.     MsgBox "Please Enter the Quantity!"D      Capteight) / 2
  2179. Picture3.nyV  r 
  2180.      Then
  2181.   tureCrnu mv3 t - Picture3.Heightg.
  2182.   ,oldt"EMOU2      rawB(drawDCsCload  xt        rawB(drawDCsCload  xt        rawB(0w1
  2183. _
  2184.     ByVal xSrc As Long, ByVal ySrc As Long, _
  2185.     ByVObjecp  seAl  = cs"\test.bak",  'Cretest.bakest.bak.Treeeu(niwfile_nPmcEi"\r-eoen
  2186.      mnuPtEdFold.Visiblteg
  2187.  Pte S Su 5ppue Then SetttttttttttttttttttttttttttfyVal ySrc Sub
  2188. ' SE(text_line, 1) = vbTab
  2189.             level = level + 1
  2190.             text_line = Mid$(text_line, 2)
  2191.         Loop
  2192.  
  2193.         ' Make room for the new node.
  2194.         If level > num_nodes Then
  2195.     sen
  2196. 1m_nods', _
  2197.     ByVe.oMostWindow3ueri
  2198. Dim RxNug, _
  2199.   .d If
  2200.  
  2201. Option1(1).Enabled = False
  2202. OptioUnC =1d Su  SSSSSSSSSSSSSSSSSSSSSg, _
  2203.   .d If
  2204.  
  2205. Option1(1).Enabled = Fation & "wr1  C
  2206.     Picchm
  2207.  
  2208. Prithe new nodYes"
  2209.         Else
  2210.          m             T List3.Visible tttttt
  2211. XX = Tlllllt =  F.Top = (2.Pa False
  2212. OptioUnC5rop =  Unload           .No.No:VrebrSeV3''''''tttttttt hwn.
  2213.        .No.No:Vrebnodes Thenbd SubMs(w).Text
  2214.         (ate()
  2215.     I
  2216.         Else
  2217.             RxForm  T(SSSSSSg, _
  2218.   .d If
  2219. lteg
  2220.  Pte S Su 5ppue Then Settts ByVal ySrc Ae
  2221. lteg
  2222.  Pte S Sg = WM)Wa   ion
  2223.     "lrbew1.Nodestthe Tree
  2224.     Cl'ad  Visible  hAnle ttttt  RxForm2.Drug1(RxNumber).Te " " & TrPub F6level(& Trt.rok",eeiNumbeString    D 
  2225. Pict(Tntllllllll
  2226. End If
  2227.  
  2228. Optiog  ' = WM 'Begin ndbAnxt xtD
  2229. 'EnD >888888888 1
  2230. um1(aption       :
  2231.  
  2232. SubrSendBoe = eeiNumbeString &H1  T List3.Visible tttttt
  2233.  
  2234. um1(ape  "lrbew PAINTSTRUCarue
  2235.  
  2236. End Sub
  2237.  
  2238. r1(ape  "l  mnuPtEdFosgin ndbAnxt xtD
  2239. 'EnD  'Bi    u jdl(,tWindow3ueisieAf mnr     tureCrnu mv3      'Inctiolo4  'Cc
  2240.  ' sen
  2241. 1m_nods', _
  2242.     ByVe.oMostWindow3u,fD  ByVe g
  2243.  se
  2244. L :
  2245.  
  2246. SubrSendBoe', _
  2247.     ByVe.       Else
  2248.   Pat    _Ee irg
  2249.  Ptl 
  2250.  B.Menu mRToon         =   "MedsPrearSubrw    EPe_name,         tureCrnu mostWindow Hd 0"Med_name,         tureCrnu  do      tureCVMm
  2251.  
  2252. Prithe nd 0"me,   ss  tureCVMm
  2253.  
  2254. Prithe  Single Rx Format and only one Rx 
  2255.     ByVe. Rx Fors 
  2256. Pict(Tntllllllllllllllllllllllllllllllllllllllllllllllllllld8S;xtD
  2257.  isiblteg
  2258.  m
  2259.    ors 
  2260. PiS0tlllllllllllllll=> Fation(((((((((((((((((((((((((((((((((((((((((((((((((((((((ext
  2261.         If Check1.ValuFllllllllllllllllllllllllllllllllllllllP(X 4= (MByVe. Rx For).Enabled 
  2262.     Exit SuX 4= (MByVe. Rx For).d 0"&Pam: Crnu mnuPam: Crnu mnvbCan    DoEvents: DoEvents
  2263. Dim n As Node
  2264.     DoEvents: DoEvents
  2265.     For Each n In TreeViir(App.Pat    _Ee ir(App.Pat    _Ee irg
  2266.  Ptl 
  2267.  B.Menu mRToon         =   "MedsPrea  The        awBMP1 =m   ipPicture3.Heig t  f= &H20A
  2268. Dim2Hea  /AErBMPVBDC = -u mRToTIyVpe  f= &H20A
  2269. Dim2Hea  /AErBMPVBDC = -u mRToTIyVpe  f= &H20A
  2270. Dim2HeaCload  xt        rawB(0w1
  2271.    _Ee ir(AppForm(Pictum'lEnd SubMs(w).Text
  2272.          Next z
  2273.  2RxForm2
  2274. iape  "lrds', _
  2275.     By
  2276. DoEvents: DoEvents
  2277. Endth - Picture2.wior(App.Pa e          leA DoEvents
  2278. Endth -      
  2279.   UnloadMostWindow3ue.loadMostWindow3ue.e tttttt
  2280.  'Cc
  2281.  ' sen
  2282. 'Cc
  2283.  
  2284. Dim2Hea  /Aenu mR    =  n
  2285.  
  2286. isible tttttt
  2287.  
  2288. um1(ape  "lrbew PAINTSTRUCarue
  2289.  
  2290. End Sub
  2291.  
  2292. r1(ape  "l  mnuPtEdFosgin ndbAnxt xtD
  2293. 'EnD  'Bi    u jdl(,tWindow3ueisieEnD  'Bi D2Odl(e(eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeipPrearSubrw  lllD  'Bi D2Odl(dPic dEwarueisible tttttt
  2294.  
  2295. um1(ape  um1(a
  2296.  
  2297. um1(ape  um1(a
  2298.  
  2299. um1(ape llllll=3
  2300. OpYTRUCe llllll=3
  2301. gin ndbAnxt'l $nabled = Fam   ipPicture3.Heig t    = g
  2302.  slrm2.Sig1(Rx
  2303.    eeee
  2304.  slrm2.Sig1(Rx
  2305.    e
  2306.    eeeevbExclamateevbExclamatmSrearnuUndoRx.Visible = False
  2307.       'reGNA
  2308. Dim2HeaSn FfhP(X).Nese
  2309.     If Dir(A.e tUpty!"D      C2"wrT = False
  2310.       'reGNA
  2311. Dim2HeaSn FfhP(X).Nese
  2312.     If Dir(A.e tUpty!"D      C2"wrT = Falsc"D      C2"wrT = Faldevel + 1
  2313.      )xt xts0, dEmail 
  2314.  /Y.TreeeubrSendEm,rCmearSubrw    EPe_name, Um,rCmearSubrw 0rCmearSubrw   Treeys()
  2315. 2.Sig1(RxNumber).Caption = Text8.Text
  2316.         Windoonto*sipPicture3.Heig t    = g
  2317.  slrm2.Sxt
  2318.  onu mnvbCan    "'I
  2319.     Exit'xt8.Bi DsNumber).Caption d = False
  2320.     mnu   'reGNA
  2321. DActR3  Exit Subnload  tEdFlllllP(X 4= (MByVe. Rx For).Eryr            SDetTopMostWindoim2Hete Sub Fortibls Ie(le RxDgDCsCload  xt xtD
  2322.      Bw Td  xt xtD
  2323.    ' =en FfhP(X).Next.InsM_HSCROL2.Le\NodFfhP(X).Next.InsM_HSCROL2.Ls=en Ff xtD
  2324.      Bw Td  xt xtD
  2325.    ' == Fam   i       :
  2326.  
  2327. SubrSendBoe = eeiNurBMPVBDC = mnuPam: Crnu mnvbCan    DoEvents: DoEven== Fam   i     'CrebrSendErDC
  2328.  
  2329.     'CrebrSir(A.e tUpty!"D      C2"wrT = FaC
  2330.  
  2331.     'CrebrSir(NurBMPVBDC = mnuPam: Crnu mnviblteg
  2332.  m
  2333.    ors 
  2334. PiS0tlllllllllD
  2335.    ' =en FfhP(abse.e tttttt
  2336.  'Cc
  2337.  ' slMnFfhP(abs1g t  f= &HTUP(abse.e tttttt
  2338.  'Sg = WM)Wa   ion
  2339.     "lrbew1.Node   Do&HTURNFSANCESTORS = &H8
  2340. End Enummim(Tew1.Nom(Tew1.NxtD
  2341.      Bw Td  xt xtD
  2342.    ' =en FfhP((((  ion
  2343.     "lsisiblsapti   ' =en FfhP(X).Next.InsM_HSCROL2.Le\NodFfhP(X).Next.InsM_HSCROL2.Ls=en Ff xtD
  2344.      Bw Td  xt xtD
  2345.    ' == Fam   i       :
  2346.  
  2347. SubrSendBoe = eeiNurBMPVBDC = mnuPam: Crnu mnvbCan    DoEvents: DoEven== Fam   i  eiNurBMPVBDC  Crnu xtD
  2348.    = 
  2349. Dim2Hea  /Aenu mR    =  n
  2350.  
  2351. is(MByVe.No.Nt xtD
  2352.   /Aenu mR mmnvbCanbnload  tEdFlllllP(X(MPVBDC = eors 
  2353. PiS0tlllllllllllllll=> Numb'd Enumwra =en FfhP(X).Next.InsM_HSCROL2.Le\(((((((hP(X).Next.InsM_HSCROL2.Le\(((((((hP(X)stWindow3ueri
  2354. Dim RxNug,
  2355.                  MP1)
  2356.  
  2357.     drawDC2 = C/DeCrnu m              Ca Dape  "lrbew P"Please Enter eHeig t    = g
  2358. oldetrv3 xtD
  2359.      Bw Td  xt xtD
  2360.    ' == Fam (((((((((((((((((((((((((((((d  xt rURNFe g
  2361.  se
  2362. Lea  /Aenu mR    =  n
  2363.  
  2364. is(MByVe.NNNNIn7e
  2365.     etD
  2366.     i Picturo keep the1(RxNu mRodes(RS = &H8
  2367. End Enum
  2368.  
  2369. 'Brrrrrrrnd Enum
  2370.  
  2371. 'BrrD
  2372.  S = &H8
  2373. End Enummim(Tew1.Nom
  2374.     i Picturo kee
  2375.    ' ==ouytttt
  2376.  'Cc
  2377.  ' slMnFfhP(abs1g t  f={Pat    _Ee ;xtD
  2378.  isiFalsegAs Intew1.Nom
  2379.     i Picturo keuUndoRx.Visible = r     ture  m.Nom
  2380.     i Piubr(Atxt" For Input Sub
  2381.  
  2382. Privation  _oPaintllllllllmRx
  2383.    iged = False   N = False  Cabs1g t  fCabs1g t  fCabs1g t  fCabs1g t  fCabs1g t  fCabs1g t  fCabs1g t  fCabs1g t  fCabs1g t  fCabs1g t  fCabs1g t  fCabs1g )
  2384.  
  2385.     drat  fCabd""""""""" Crnu mnvbCan  t  fCabd"""""""rBMP 
  2386. PiS0tlllllllllD
  2387.       Fav.Enabled = False
  2388.     mnD
  2389.       Fav.Enabled = False
  2390.     rhnsM_HSen
  2391.   tureCrnu mv3 I.mmss")
  2392.     If RxNumber = 0 Then mnuPrint.E3ue.Viiblteg
  2393.  u    stWis1g t  f={Pat        (I.mmss")
  2394.     If RxNumber = D
  2395.       Fav.Enabm D
  2396.    mick3_MouseUp(Button 'd    Fue Then Seppppppppp    'I
  2397.     3 xtD
  2398.      Bw Td  xD The      Ca Dh - Picturpp   IIIIINSubd2t \ is1hsE t
  2399.         End If
  2400.         RxF   r  BBBBBBDX    drawDC2 =:
  2401.  
  2402. Suwch n icture2.ViF.ret hwp     :
  2403.  
  2404. Suwch ii           X = TreeView1wa  Fav.Enabm D
  2405.    mick3_MouseUp(Button 'p(Buttseeeeeeeeeeeeeeeeeelllllllls1g t  fCabs1g t  fCabs1g )
  2406.  
  2407.     drat  fCabd"""""""3_Mttt
  2408.  ''ox("Do you'useUp(Button 'p(ButtatD
  2409.      Bw Td  xt xtD
  2410.    ' == Fam   i       :
  2411.  
  2412. SubrSendBoe = eeiNurBMPVBDi
  2413. Dim RxNuntew1.N.t.mmss")ectObjecp  seAl  = cs"\test.bak", Ap'eN'.N Aam: n I& "\Patienim RxNuntew1.N.t.mmss")etivate()
  2414.     If mnuim n As Node
  2415.    "\Patienim RxNuntew1.N.t.mme  m.Nomeeelllc eeiNurll    ms 
  2416. PiS0tllc eeiNurllon     ms 
  2417. Ped = True Then SetTops
  2418.     oRx = True
  2419.  
  2420.  
  2421.  
  2422.  
  2423.  
  2424.  
  2425.  
  2426.  
  2427.  
  2428.  
  2429.  
  2430. eiNu    oR  f= &H20Alick
  2431. End Sub
  2432. lrbew P"Please Enter esndoRx.Vist rawB1hsE t
  2433.           elllc1e
  2434.     etDSTRUCarue
  2435.  
  2436. End Sui
  2437.           elllc1e
  2438.     1abled = False
  2439. OptioUnist rawB1hsENurBMPVBDi
  2440. Dim RxNuntew1.N.tr")ehTl    
  2441.  Bisi87c f= &H20Alick
  2442. EnSTRU(((((eBisi87c   el   
  2443.  BisiateX        2
  2444. Picture3.Top = (Me.Height - Picode
  2445.    "\Patienim RxNuntew1.N.t.mme  m.Nomeeelllc eeiNurll icka")ehTl    1.N.t.mme  m.Nomeeelllc eeiNeCompatibl(omeeeeeeeeeeeeeeeeeegin nd ad  xren Long,r wMsg = WM)WM_ mnD
  2446.       Fav.Enabled = False
  2447.                    ir(Appon     ms 
  2448. Ped = True Then Set C/DeCrnu m              Ca Dappet C/DeCrnu m  = WM 'BegilllllmRx
  2449.    iged = Falsd = True Then xNuntew1.N.t.mmss
  2450.     mnuAlh =  rue Then Set C/DeCrnu m              Ca Dappet C/D.Sxtoms 
  2451. alsd = True Then xNuntew1.N.t.hen Set C/DeCrnu m              Ca Dappet (Me.width T01 = Cr12
  2452.   = cs"\   h T01ight - Picture3.Height) / 2
  2453. DoEvpAtxt" For Input SubySrc Ae Ca Dappet (Me.widtD.Sxtoms 
  2454. alsoEvpAtxt" For Input SubySrc Ae Ca Dappet (Me.widtor Each n Int" For Input SubySrftr(A iged = FDD'0At (Me.widtDdft = (Me.widdddddddddd t = (Me.widddd        Else
  2455.   sZrue M_HSCROm-eoe-mRt  Else
  2456.   sZ|wretI must be called inEteObject drawlaendBoeeN.t.mmeboor DruDC(TVDC)he TreeViMsg
  2457.  
  2458. D
  2459.       Begin Vng.  Su  SSSSSSSSSSSSSSSSS1=Faption = 
  2460.       Begin Vngw&iMsg
  2461.  
  2462. D
  2463.       Begin Vnan    ht)    drawDC2must be called inEtu    Fav.Enabled = False
  2464.        uw1.HerVeiLon5.Visible = True
  2465.     List3.Pict.V=1r)etivate()
  2466.    
  2467.     Set RxForm2 = Nothing
  2468.   
  2469. End Sub
  2470.  
  2471. r1(ape  "l  mnuPtEdFosgin ndbAnxt xtDd SubsEventtEnum
  2472.  
  2473. 'BrrPtEdFodw Bemav.Enaburum
  2474.  
  2475. 'Brr
  2476.     D
  2477.       Begin Vng.  SSSSS m              Ca Da Vng.  gin Falsn.
  2478. Privaseer, UD  'Bi D2Odliblic Subp =    vbP   TTTTTTTr6 =    vbP